blackCircle top-level property
Unicode figure constants — ported from Neomage src/constants/figures.ts.
Implementation
final String blackCircle = Platform.isMacOS ? '\u23fa' : '\u25cf';
Unicode figure constants — ported from Neomage src/constants/figures.ts.
final String blackCircle = Platform.isMacOS ? '\u23fa' : '\u25cf';