menu
icu
icu.dart
LineBreakOptions
LineBreakOptions.new constructor
LineBreakOptions.new
dark_mode
light_mode
LineBreakOptions
constructor
LineBreakOptions
(
{
LineBreakStrictness
?
strictness
,
LineBreakWordOption
?
wordOption
,
})
Implementation
LineBreakOptions({this.strictness, this.wordOption});
icu
icu
LineBreakOptions
LineBreakOptions.new constructor
LineBreakOptions class