menu
quds_office_engine package
documentation
pdf_widgets.dart
Bullet
Bullet.new const constructor
Bullet.new const constructor
dark_mode
light_mode
Bullet
constructor
const
Bullet
(
{
required
String
text
,
TextStyle
?
style
,
String
bullet
=
'•'
,
})
Bullet API.
Implementation
const Bullet({ required this.text, this.style, this.bullet = '•', });
quds_office_engine package
documentation
pdf_widgets
Bullet
Bullet.new const constructor
Bullet class