height property

double? height

Implementation

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