menu
las_app package
documentation
utils/constants.dart
Cnt
isLogin property
isLogin property
dark_mode
light_mode
isLogin
property
bool
get
isLogin
Implementation
static bool get isLogin => Pref.getValue(KV.isLogin, false) as bool;
las_app package
documentation
utils/constants
Cnt
isLogin property
Cnt class