menu
forui package
documentation
widgets/select.dart
FSelect<T>
expands property
expands property
dark_mode
light_mode
expands
property
bool
expands
final
True if the select should expand to fill the available space. Defaults to false.
Implementation
final bool expands;
forui package
documentation
widgets/select
FSelect<T>
expands property
FSelect class