controller property

  1. @protected
  2. @visibleForTesting
StreamController<bool>? controller
getter/setter pairinherited

Implementation

@protected
@visibleForTesting
StreamController<bool>? controller;