ButtonStateNotifier constructor

ButtonStateNotifier()

Implementation

ButtonStateNotifier() {
  _isDisposed = false;
}