menu
ouds_core
components/alert/ouds_alert_message.dart
OudsAlertMessage
bulletList property
bulletList
dark_mode
light_mode
bulletList
property
List
<
String
>
?
bulletList
final
An optional list of bullet points to display below the main content.
Implementation
final List<String>? bulletList;
ouds_core
ouds_alert_message
OudsAlertMessage
bulletList property
OudsAlertMessage class