group property

String get group

A top level group, such as a task.

Implementation

static String get group => ColorizeLogger.useUnicode ? '▸' : '>';