handle property

RegExp handle
final

Implementation

static final handle = RegExp(r"^[a-zA-Z][a-zA-Z0-9]*$");