kebabCaseReg top-level property

RegExp kebabCaseReg
getter/setter pair

Implementation

RegExp kebabCaseReg = RegExp(r'[A-Z]');