width property

double? width

Implementation

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