menu
today_design_system package
documentation
components/components.dart
TodayTableCell
dropdownItems property
dropdownItems property
dark_mode
light_mode
dropdownItems
property
List
<
TodayDropdownItem
>
?
dropdownItems
final
Implementation
final List<TodayDropdownItem<dynamic>>? dropdownItems;
today_design_system package
documentation
components/components
TodayTableCell
dropdownItems property
TodayTableCell class