word top-level property

Lexeme word
final

Implementation

final word = (letter | '_' | '-').multiple;