expand property

SizedBox get expand

Implementation

SizedBox get expand => SizedBox.expand(child: this);