secondaryBody property

SlotLayout? secondaryBody
final

A supporting slot for body.

The secondaryBody as a sliding entrance animation by default.

The default ratio for the split between body and secondaryBody is so that the split axis is in the center of the app window when there is no hinge and surrounding the hinge when there is one.

Implementation

final SlotLayout? secondaryBody;