menu
jetleaf_lang package
documentation
lang.dart
Int typedef
Int typedef
dark_mode
light_mode
Int
typedef
Int
=
int
A shorthand alias for an integer value.
Implementation
typedef Int = int;
jetleaf_lang package
documentation
lang
Int typedef
lang library