copyWith abstract method
Creates a new FlameTextStyle, preferring the properties of other
if present, falling back to the properties of this
.
Implementation
FlameTextStyle copyWith(covariant FlameTextStyle other);
Creates a new FlameTextStyle, preferring the properties of other
if present, falling back to the properties of this
.
FlameTextStyle copyWith(covariant FlameTextStyle other);