operator | method

dynamic operator |(
  1. BaseBLoCWidget<T> next
)

Implementation

operator |(BaseBLoCWidget<T> next) => next;