menu
sweet_ui package
documentation
SweetUI/sweet_ui.dart
CustomTextOverflow
visible property
visible property
dark_mode
light_mode
visible
property
Text
get
visible
Implementation
Text get visible => copyWith(overflow: TextOverflow.visible);
sweet_ui package
documentation
SweetUI/sweet_ui
CustomTextOverflow
visible property
CustomTextOverflow extension on
Text