length property

int length

The length of the Pinput value

Implementation

int get length => this.text.length;