menu
googleapis package
documentation
slides/v1.dart
Bullet
Bullet constructor
Bullet 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 constructor
Bullet class