valueInt property

int? get valueInt

Implementation

int? get valueInt => controller.text.toInt;