menu
simple_alert_dialog package
documentation
wrappers/alert_content_wrapper.dart
AlertContentText
AlertContentText constructor
AlertContentText constructor
dark_mode
light_mode
AlertContentText
constructor
AlertContentText
(
String
text
, {
TextStyle
?
style
,
})
Implementation
AlertContentText(this.text, {this.style});
simple_alert_dialog package
documentation
wrappers/alert_content_wrapper
AlertContentText
AlertContentText constructor
AlertContentText class