middlePattern constant

List<int> const middlePattern

Implementation

static const List<int> middlePattern = <int>[1, 1, 1, 1, 1];