copyWith method Null safety
Creates a copy of this theme extension with the given fields replaced by the non-null parameter values.
Implementation
ThemeExtension<T> copyWith();
Creates a copy of this theme extension with the given fields replaced by the non-null parameter values.
ThemeExtension<T> copyWith();