AppState constructor

const AppState(
  1. String name
)

Implementation

const AppState(this.name);