menu
auto_size_styled_text package
documentation
custom_text_style.dart
CustomTextStyle
overflow property
overflow property
dark_mode
light_mode
overflow
property
@
override
TextOverflow
?
get
overflow
inherited
How visual text overflow should be handled.
Implementation
@override TextOverflow? get overflow => style.overflow;
auto_size_styled_text package
documentation
custom_text_style
CustomTextStyle
overflow property
CustomTextStyle class