menu
eliud_core_main package
documentation
widgets/alert_widget.dart
AlertWidget
AlertWidget constructor
AlertWidget constructor
dark_mode
light_mode
AlertWidget
constructor
AlertWidget
(
{
required
AppModel
app
,
String
?
title
,
String
?
content
,
})
Implementation
AlertWidget({required this.app, this.title, this.content});
eliud_core_main package
documentation
widgets/alert_widget
AlertWidget
AlertWidget constructor
AlertWidget class