LoadingState constructor

const LoadingState(
  1. String name
)

Implementation

const LoadingState(this.name);