menu
forui package
documentation
widgets/select.dart
FMultiSelect<T>
textAlign property
textAlign property
dark_mode
light_mode
textAlign
property
TextAlign
textAlign
final
The alignment of the text within the select. Defaults to
TextAlign.start
.
Implementation
final TextAlign textAlign;
forui package
documentation
widgets/select
FMultiSelect<T>
textAlign property
FMultiSelect class