height property

SizedBox get height

SizedBox için kısayol

Implementation

SizedBox get height => SizedBox(height: (this ?? 0).toDouble());