regex property

RegExp regex
final

Implementation

final RegExp regex = RegExp(r'^[a-zA-Z\s]*$');