setState method

void setState(
  1. T newState
)

Implementation

void setState(T newState) {}