stateActions static method
Returns a CollectionViewStateActions instance for the given stateName.
Implementation
static CollectionViewStateActions stateActions(String stateName) =>
CollectionViewStateActions(stateName);
Returns a CollectionViewStateActions instance for the given stateName.
static CollectionViewStateActions stateActions(String stateName) =>
CollectionViewStateActions(stateName);