kEmpty top-level constant

SizedBox const kEmpty

Shortcut for SizedBox.shrink().

Implementation

const kEmpty = SizedBox.shrink();