menu
tfn_design_system package
documentation
components/inputs/dropdown_menu.dart
StandardDropdownMenu<T>
options property
options property
dark_mode
light_mode
options
property
List
<
DropdownOption
>
options
final
Implementation
final List<DropdownOption> options;
tfn_design_system package
documentation
components/inputs/dropdown_menu
StandardDropdownMenu<T>
options property
StandardDropdownMenu class