menu
material_3_expressive package
documentation
components/carousel/components/m3e_carousel_view.dart
M3ECarouselView
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;
material_3_expressive package
documentation
components/carousel/components/m3e_carousel_view
M3ECarouselView
onTap property
M3ECarouselView class