menu
booking_date_picker package
documentation
widgets/button_effect.dart
AnimationButtonEffect
AnimationButtonEffect.new const constructor
AnimationButtonEffect.new const constructor
dark_mode
light_mode
AnimationButtonEffect
constructor
const
AnimationButtonEffect
(
{
Key
?
key
,
bool
disabled
=
true
,
required
Widget
child
,
})
Implementation
const AnimationButtonEffect( {super.key, this.disabled = true, required this.child});
booking_date_picker package
documentation
widgets/button_effect
AnimationButtonEffect
AnimationButtonEffect.new const constructor
AnimationButtonEffect class