TextBullet constructor
const
TextBullet([
- bool colorful = true
Implementation
const TextBullet([final bool colorful = true]) : _checked = colorful;
const TextBullet([final bool colorful = true]) : _checked = colorful;