copyWith abstract method

  1. @override
dynamic copyWith()
override

A method that creates a copy of the current state with possibly modified properties.

Implementation

@override
dynamic copyWith();