square constant

List<String> const square

Square spinner: ◰ ◳ ◲ ◱

Implementation

static const List<String> square = ['◰', '◳', '◲', '◱'];