heavy constant
TreeEnumerator
const heavy
Heavy/thick tree characters.
Implementation
static const heavy = TreeEnumerator(
pipe: '┃',
tee: '┣',
elbow: '┗',
dash: '━━',
indent: ' ',
);
Heavy/thick tree characters.
static const heavy = TreeEnumerator(
pipe: '┃',
tee: '┣',
elbow: '┗',
dash: '━━',
indent: ' ',
);