heightFull property

SpinnerPopScope get heightFull

显示占满全部空间

Implementation

SpinnerPopScope get heightFull => SpinnerPopScope(child: this, scale: 1);