width property

int? get width

Implementation

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