menu
tiki_sdk_flutter package
documentation
ui/bullet.dart
Bullet
Bullet constructor
Bullet 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 constructor
Bullet class