menu
googleapis package
documentation
slides/v1.dart
Bullet
Bullet.new constructor
Bullet.new constructor
dark_mode
light_mode
Bullet
constructor
Bullet
(
{
TextStyle
?
bulletStyle
,
String
?
glyph
,
String
?
listId
,
int
?
nestingLevel
,
})
Implementation
Bullet({
this
.bulletStyle,
this
.glyph,
this
.listId,
this
.nestingLevel, });
googleapis package
documentation
slides/v1
Bullet
Bullet.new constructor
Bullet class