menu
fluttin package
documentation
scope.dart
Scope
isRootScope method
isRootScope method
dark_mode
light_mode
isRootScope
method
bool
isRootScope
(
)
Implementation
bool isRootScope() { return ScopeDefinition.ROOT_SCOPE_ID == scopeId; }
fluttin package
documentation
scope
Scope
isRootScope method
Scope class