$StateXStyleCopyWith<T> extension

on

Properties

copyWith → _$StateXStyleCWProxy<T>
Returns a callable class that can be used as follows: instanceOfStateXStyle.copyWith(...) or like so:instanceOfStateXStyle.copyWith.fieldName(...).
no setter