width property

int? width

Implementation

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