copyWith abstract method
A method that creates a copy of the current state with possibly modified properties.
Implementation
@override
dynamic copyWith();
A method that creates a copy of the current state with possibly modified properties.
@override
dynamic copyWith();