menu
material_3_expressive package
documentation
components/carousel/components/m3e_carousel_wrapper.dart
M3ECarouselWrapper
onTap property
onTap property
dark_mode
light_mode
onTap
property
void Function
(
int
)
?
onTap
final
Called when an item is tapped.
Implementation
final void Function(int)? onTap;
material_3_expressive package
documentation
components/carousel/components/m3e_carousel_wrapper
M3ECarouselWrapper
onTap property
M3ECarouselWrapper class