menu
jetleaf_lang package
documentation
lang.dart
Bool typedef
Bool typedef
dark_mode
light_mode
Bool
typedef
Bool
=
bool
An alias for the built-in
bool
type.
Implementation
typedef Bool = bool;
jetleaf_lang package
documentation
lang
Bool typedef
lang library