menu
te_widgets package
documentation
widgets/alert/alert.dart
TAlert
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
The title of the alert dialog.
Implementation
final String? title;
te_widgets package
documentation
widgets/alert/alert
TAlert
title property
TAlert class