menu
levit_flutter package
documentation
levit_flutter.dart
LevitScopeKey
of<S> static method
of<S> static method
dark_mode
light_mode
of<
S
>
static method
LevitScopeKey
of
<
S
>(
{
String
?
tag
,
})
Implementation
static LevitScopeKey of<S>({String? tag}) => LevitScopeKey(S, tag);
levit_flutter package
documentation
levit_flutter
LevitScopeKey
of<S> static method
LevitScopeKey class