WeProgressState constructor

WeProgressState()

Implementation

WeProgressState() {
  WidgetsBinding.instance.addPostFrameCallback(init);
}