initialState abstract method

  1. @factory
State initialState()

Creates a new state.

Implementation

@factory
State initialState();