menu
flutter_compose_ui_modifiers package
documentation
util/m_callback.dart
IntCallBack typedef
IntCallBack typedef
dark_mode
light_mode
IntCallBack
typedef
IntCallBack
=
void Function
(
int
value
)
Int.
Implementation
typedef IntCallBack = void Function(int value);
flutter_compose_ui_modifiers package
documentation
util/m_callback
IntCallBack typedef
m_callback library