menu
flutter_bootstrap_widgets package
documentation
bootstrap_widgets.dart
BootstrapSelect
options property
options property
dark_mode
light_mode
options
property
List
<
BootstrapOption
>
options
final
Implementation
final List<BootstrapOption> options;
flutter_bootstrap_widgets package
documentation
bootstrap_widgets
BootstrapSelect
options property
BootstrapSelect class