menu
utilities_framework_flutter package
documentation
components/flip_card.dart
BoolCallback typedef
BoolCallback typedef
dark_mode
light_mode
BoolCallback
typedef
BoolCallback
=
void Function
(
bool
isFront
)
Implementation
typedef void BoolCallback(bool isFront);
utilities_framework_flutter package
documentation
components/flip_card
BoolCallback typedef
flip_card library