ContextExtensions extension
Extension to reduce amount of code needed to call context related context.
- on
Properties
- colorScheme → ColorScheme
-
Available on BuildContext, provided by the ContextExtensions extension
Extension to access ColorSchemeno setter - mediaQuery → MediaQueryData
-
Available on BuildContext, provided by the ContextExtensions extension
Extension to access MediaQueryno setter - textTheme → TextTheme
-
Available on BuildContext, provided by the ContextExtensions extension
Extension to access TextThemeno setter - theme → ThemeData
-
Available on BuildContext, provided by the ContextExtensions extension
Extension to access Theme .no setter