of static method
The nearest LevitScope from the widget tree.
Implementation
static LevitScope? of(BuildContext context, {bool listen = false}) =>
_ScopeProvider.of(context, listen: listen);
The nearest LevitScope from the widget tree.
static LevitScope? of(BuildContext context, {bool listen = false}) =>
_ScopeProvider.of(context, listen: listen);