widthController property

  1. @protected
StreamController<int> widthController
final

Implementation

@protected
final StreamController<int> widthController =
    StreamController<int>.broadcast();