height property

double get height

Implementation

double get height => size?.height ?? double.infinity;