menu
fluttershow_keynote package
documentation
slides/bullets/keynote_bullets_slide.dart
KeynoteBulletsSlide
bulletPoints property
bulletPoints property
dark_mode
light_mode
bulletPoints
property
List
<
String
>
bulletPoints
final
The list of bullet points to display on the slide.
Implementation
final List<String> bulletPoints;
fluttershow_keynote package
documentation
slides/bullets/keynote_bullets_slide
KeynoteBulletsSlide
bulletPoints property
KeynoteBulletsSlide class