easyPassword top-level property

RegExp easyPassword
final

Implementation

final RegExp easyPassword = RegExp(r'^\S{6,}$');