showCollapse property
The collapse affordance in full screen. Turning it off leaves the back gesture as the only way back to the small window — and iOS has none, so a user there could then only dismiss.
Implementation
final bool showCollapse;
The collapse affordance in full screen. Turning it off leaves the back gesture as the only way back to the small window — and iOS has none, so a user there could then only dismiss.
final bool showCollapse;