isInt property

bool isInt
final

Decides if the field only accepts integer values. Defaults to true.

Implementation

final bool isInt;