menu
tiki_sdk_flutter package
documentation
ui/bullet.dart
Bullet
Bullet.new constructor
Bullet.new constructor
dark_mode
light_mode
Bullet
constructor
Bullet
(
String
text
,
bool
isUsed
)
Implementation
Bullet(this.text, this.isUsed);
tiki_sdk_flutter package
documentation
ui/bullet
Bullet
Bullet.new constructor
Bullet class