WidgetCheckBox typedef
WidgetCheckBox =
Widget Function(BuildContext context, bool isChecked)
Implementation
typedef WidgetCheckBox = Widget Function(BuildContext context, bool isChecked);
typedef WidgetCheckBox = Widget Function(BuildContext context, bool isChecked);