BuildContextExt extension
- on
Properties
- focus → FocusScopeNode
-
Available on BuildContext, provided by the BuildContextExt extension
Returns the FocusScopeNode of the FocusScope that most tightly encloses the given context.no setter -
Available on BuildContext, provided by the BuildContextExt extension
The state from the closest instance of this class that encloses the given context.no setter - query → MediaQueryData
-
Available on BuildContext, provided by the BuildContextExt extension
Contains information about the current media.no setter - theme → ThemeData
-
Available on BuildContext, provided by the BuildContextExt extension
The data from the closest Theme instance that encloses the given context.no setter