externalEventController property

  1. @protected
PublishSubject<FastThemeBlocEvent> externalEventController
finalinherited

Implementation

@protected
final PublishSubject<E> externalEventController = PublishSubject<E>();