indicator constant

SnakeShape const indicator

Implementation

static const SnakeShape indicator = SnakeShape._(
    shape: null, type: SnakeShapeType.indicator, centered: false);