initialState method

void initialState(
  1. STATE state
)

Implementation

void initialState(STATE state) => _initialState = state;