QuillBulletPoint constructor
const
QuillBulletPoint({})
Implementation
const QuillBulletPoint({
required this.style,
required this.width,
this.padding = 0,
this.backgroundColor,
this.textAlign,
super.key,
});