BuildContextUtils extension

Convenience functions on BuildContext.

on

Properties

colorScheme ColorScheme

Available on BuildContext, provided by the BuildContextUtils extension

Gets the color scheme of the app.
no setter
textTheme TextTheme

Available on BuildContext, provided by the BuildContextUtils extension

Gets the text theme of the app.
no setter