menu
ouds_core
components/lists/ouds_list_item.dart
OudsListItem
onChangedSwitch property
onChangedSwitch
dark_mode
light_mode
onChangedSwitch
property
dynamic Function
(
bool
?
)
?
onChangedSwitch
final
The action executed change the switch.
Implementation
final
Function
(
bool?
)? onChangedSwitch;
ouds_core
ouds_list_item
OudsListItem
onChangedSwitch property
OudsListItem class