onClick property

Stream<BNotifyClick> get onClick

Implementation

Stream<BNotifyClick> get onClick {
  throw UnimplementedError('onClick has not been implemented.');
}