menu
cupertino_native_better package
documentation
components/floating_island.dart
CNFloatingIsland
onExpandStateChanged property
onExpandStateChanged property
dark_mode
light_mode
onExpandStateChanged
property
ValueChanged
<
bool
>
?
onExpandStateChanged
final
Called when the expand state changes.
Implementation
final ValueChanged<bool>? onExpandStateChanged;
cupertino_native_better package
documentation
components/floating_island
CNFloatingIsland
onExpandStateChanged property
CNFloatingIsland class