menu
flutter_blocx package
documentation
form_widget.dart
BlocXDropdownOptions
isExpanded property
isExpanded property
dark_mode
light_mode
isExpanded
property
bool
isExpanded
final
Whether the dropdown expands to fill available width. Defaults to
true
.
Implementation
final bool isExpanded;
flutter_blocx package
documentation
form_widget
BlocXDropdownOptions
isExpanded property
BlocXDropdownOptions class