menu
eyflutter_core package
documentation
kit/sprintf/sprintf_impl.dart
PrintFormat
uppercaseRx property
uppercaseRx property
dark_mode
light_mode
uppercaseRx
property
RegExp
uppercaseRx
final
Implementation
static final RegExp uppercaseRx = new RegExp(r'[A-Z]', caseSensitive: true);
eyflutter_core package
documentation
kit/sprintf/sprintf_impl
PrintFormat
uppercaseRx property
PrintFormat class