height property

SizedBox get height

Creates a SizedBox with height

Implementation

SizedBox get height => SizedBox(height: toDouble());