menu
cupertino_native_better package
documentation
components/floating_island.dart
CNFloatingIsland
onTap property
onTap property
dark_mode
light_mode
onTap
property
VoidCallback
?
onTap
final
Called when the island is tapped.
Implementation
final VoidCallback? onTap;
cupertino_native_better package
documentation
components/floating_island
CNFloatingIsland
onTap property
CNFloatingIsland class