menu
flint_dart package
documentation
flint_ui.dart
TextOverflow
TextOverflow.new const constructor
TextOverflow.new const constructor
dark_mode
light_mode
TextOverflow
constructor
const
TextOverflow
(
String
value
)
Creates a text-overflow value.
Implementation
const TextOverflow(this.value);
flint_dart package
documentation
flint_ui
TextOverflow
TextOverflow.new const constructor
TextOverflow class