commentPattern top-level property

RegExp commentPattern
getter/setter pair

Implementation

RegExp commentPattern = RegExp(r"^\s*#");