arcsFrames top-level constant

List<String> const arcsFrames

Unicode arc-style spinner frames (quarter-circle characters).

Implementation

const List<String> arcsFrames = ['◜', '◠', '◝', '◞', '◡', '◟'];