menu
custom_adaptive_scaffold package
documentation
material_ui.dart
CarouselView
onTap property
onTap property
dark_mode
light_mode
onTap
property
ValueChanged
<
int
>
?
onTap
final
Called when one of the
children
is tapped.
Implementation
final ValueChanged<int>? onTap;
custom_adaptive_scaffold package
documentation
material_ui
CarouselView
onTap property
CarouselView class