decimal property

void decimal

Implementation

void get decimal =>
    keyboardType = TextInputType.numberWithOptions(decimal: true);