menu
rcs_portal_eaze package
documentation
utils/widgets.dart
AlertWidget
AlertWidget.new const constructor
AlertWidget.new const constructor
dark_mode
light_mode
AlertWidget
constructor
const
AlertWidget
(
{
Key
?
key
,
required
String
text
,
})
Implementation
const AlertWidget({super.key, required this.text});
rcs_portal_eaze package
documentation
utils/widgets
AlertWidget
AlertWidget.new const constructor
AlertWidget class