menu
den_design_system package
documentation
widgets/dropdown/dropdownv2.dart
DDSDropdownV2
options property
options property
dark_mode
light_mode
options
property
List
<
Map
<
String
,
dynamic
>
>
options
final
Implementation
final List<Map<String, dynamic>> options;
den_design_system package
documentation
widgets/dropdown/dropdownv2
DDSDropdownV2
options property
DDSDropdownV2 class