length property

int get length

The length of the Pinput value

Implementation

int get length => this.text.length;