menu
zxcvbnm package
documentation
matchers.dart
RepeatMatch
repeatCount property
repeatCount property
dark_mode
light_mode
repeatCount
property
int
get
repeatCount
The number of repetitions of the
baseToken
.
Implementation
int get repeatCount => length ~/ baseToken.length;
zxcvbnm package
documentation
matchers
RepeatMatch
repeatCount property
RepeatMatch class