step property
String
get
step
A step that is starting.
Implementation
static String get step => ColorizeLogger.useUnicode ? '›' : '>';
A step that is starting.
static String get step => ColorizeLogger.useUnicode ? '›' : '>';