menu
endaft_core package
documentation
common.dart
RandomBool typedef
RandomBool typedef
dark_mode
light_mode
RandomBool
typedef
RandomBool
=
bool
Function
()
The shape of a bool producing function.
Implementation
typedef RandomBool = bool Function();
endaft_core package
documentation
common
RandomBool typedef
endaft.common library