ThemeContext extension

Contains extensions for easier access to Theme and NavigatorState using BuildContext

on

Properties

colorScheme ColorScheme
Material Design 3 Color Scheme.
no setter
textTheme TextTheme
Material design text theme.
no setter
theme ThemeData
The data from the closest Theme instance that encloses the given context.
no setter