menu property
An optional expandable menu that renders as a tab in the navigation bar.
When tapped, it opens an animated popup overlay containing a grid of
FloatyMenuItems. The menu auto-closes on tab change, outside tap,
or item tap.
Implementation
final FloaticaMenu? menu;