menu
flutter_animated_icon_button package
documentation
animate_change_icon.dart
AnimateChangeIcon
onTap property
onTap property
dark_mode
light_mode
onTap
property
void Function
()
?
onTap
final
The callback function when on tap.
Implementation
final void Function()? onTap;
flutter_animated_icon_button package
documentation
animate_change_icon
AnimateChangeIcon
onTap property
AnimateChangeIcon class