ThemeDataExtension extension

Provides a wrapper around the Flutter ThemeData object that isolates the application theming to the material3 constructs of Flutter. Extended existing ThemeData objects utilized to provide a similar theming experience. The theme is created via the CodeMeltedUI.themeCreate method.

on

Properties

cDialogTheme CDialogTheme
Extracts the DialogTheme as an CDialogTheme object.
no setter
cInputDecorationTheme CInputDecorationTheme
Gets access to the specialized input decoration theme to pick up styles for all items that may utilize it.
no setter