height property

double? get height

Implementation

double? get height => (_$data['height'] as double?);