none constant

BackdropTransform const none

A transform that does nothing: the backdrop is untouched and no extra layout space is produced. Used by sheets that do not scale the backdrop.

Implementation

static const BackdropTransform none = NoBackdropTransform();