width property

double? get width

Implementation

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