maxLength property
optional maxLength used to cut off the text after a certain number of characters (tags excluded)
Implementation
final int? maxLength;
optional maxLength used to cut off the text after a certain number of characters (tags excluded)
final int? maxLength;