menu
nui_core package
documentation
string/formatter/nui_printf.dart
NUIPrintFormat
uppercase_rx property
uppercase_rx property
dark_mode
light_mode
uppercase_rx
property
RegExp
uppercase_rx
final
Implementation
static final RegExp uppercase_rx = RegExp(r'[A-Z]', caseSensitive: true);
nui_core package
documentation
string/formatter/nui_printf
NUIPrintFormat
uppercase_rx property
NUIPrintFormat class