ViewStateNotifier constructor

ViewStateNotifier(
  1. bool changer,
  2. bool notifier
)

Implementation

ViewStateNotifier(this.changer, this.notifier);