menu
wt_framework package
documentation
libs/helpers/wt_session.dart
WtSession
has static method
has static method
dark_mode
light_mode
has
static method
bool
has
(
String
key
)
Implementation
static bool has(String key) { return _p.containsKey('wt_session_$key'); }
wt_framework package
documentation
libs/helpers/wt_session
WtSession
has static method
WtSession class