values property

List<String> values
latefinal

Implementation

late final values = List<String>.filled(widget.maxLength, '');