ContextExtensions extension
- on
Properties
- colorScheme → ColorScheme
-
Available on BuildContext, provided by the ContextExtensions extension
Returns the current ColorScheme.no setter - currentHeight → double
-
Available on BuildContext, provided by the ContextExtensions extension
Returns the height size of the current MediaQuery.no setter - currentSize → Size
-
Available on BuildContext, provided by the ContextExtensions extension
Returns the current size calculated by MediaQuery.no setter - currentWidth → double
-
Available on BuildContext, provided by the ContextExtensions extension
Returns the width size of the current MediaQuery.no setter - focusScope → FocusNode?
-
Available on BuildContext, provided by the ContextExtensions extension
Returns FocusNode.no setter - isDarkMode → bool
-
Available on BuildContext, provided by the ContextExtensions extension
Returns if the theme is actually in dark mode.no setter - keyboardHeight → double
-
Available on BuildContext, provided by the ContextExtensions extension
no setter -
Available on BuildContext, provided by the ContextExtensions extension
Allow to get the NavigatorState from the current BuildContext.no setter - scaffoldMessenger → ScaffoldMessengerState?
-
Available on BuildContext, provided by the ContextExtensions extension
Returns ScaffoldMessengerState.no setter - textTheme → TextTheme
-
Available on BuildContext, provided by the ContextExtensions extension
Returns the current TextTheme.no setter - theme → ThemeData
-
Available on BuildContext, provided by the ContextExtensions extension
Returns the current ThemeData.no setter