menu
cupertino_native_plus package
documentation
components/floating_island.dart
CNFloatingIsland
expanded property
expanded property
dark_mode
light_mode
expanded
property
Widget
?
expanded
final
Content shown when expanded. If null, only collapsed content is shown.
Implementation
final Widget? expanded;
cupertino_native_plus package
documentation
components/floating_island
CNFloatingIsland
expanded property
CNFloatingIsland class