allFlowingDash property

List<ConnectionEffect> allFlowingDash
final

All flowing dash effect variations

Implementation

static final List<ConnectionEffect> allFlowingDash = [
  flowingDash,
  flowingDashFast,
  flowingDashSlow,
];