minValue property

int? get minValue

Implementation

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