showCollapse property

bool showCollapse
final

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;