BrandThemeExtension extension

Extension on BuildContext to provide convenient access to theme-related properties such as current theme mode. Professional Brand Design System Comprehensive theme extensions with actual brand color semantics

on

Properties

colorScheme ColorScheme

Available on BuildContext, provided by the BrandThemeExtension extension

no setter
isDark bool

Available on BuildContext, provided by the BrandThemeExtension extension

Check if current theme is dark
no setter
textTheme TextTheme

Available on BuildContext, provided by the BrandThemeExtension extension

no setter