menu
basic_custom_animations package
documentation
animations/fade_in_out_alert.dart
FadeInOutAlert
FadeInOutAlert.new constructor
FadeInOutAlert.new constructor
dark_mode
light_mode
FadeInOutAlert
constructor
FadeInOutAlert
(
{
required
String
message
,
required
Duration
duration
,
})
Implementation
FadeInOutAlert({required this.message, required this.duration});
basic_custom_animations package
documentation
animations/fade_in_out_alert
FadeInOutAlert
FadeInOutAlert.new constructor
FadeInOutAlert class