emptyBox top-level constant

SizedBox const emptyBox

Implementation

const emptyBox = SizedBox(width: 0, height: 0);