menu
fcontrol package
documentation
fdefine.dart
FTapEventForStateCallback typedef
FTapEventForStateCallback typedef
dark_mode
light_mode
FTapEventForStateCallback
typedef
FTapEventForStateCallback
=
void Function
(
Widget
sender
,
FState
state
,
bool
checked
)
Implementation
typedef FTapEventForStateCallback = void Function( Widget sender, FState state, bool checked);
fcontrol package
documentation
fdefine
FTapEventForStateCallback typedef
fdefine library