menu
material_3_expressive package
documentation
foundations/m3e_theme_extension.dart
M3EThemeExtension<T extends M3EThemeExtension<T>>
copyWith abstract method
copyWith abstract method
dark_mode
light_mode
copyWith
abstract method
T
copyWith
(
)
Returns a copy with non-null fields replaced.
Implementation
T copyWith();
material_3_expressive package
documentation
foundations/m3e_theme_extension
M3EThemeExtension<T extends M3EThemeExtension<T>>
copyWith abstract method
M3EThemeExtension class