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