menu
jbdev package
documentation
helpers/jb_text_controller.dart
JBValidators
numericOnly constant
numericOnly constant
dark_mode
light_mode
numericOnly
constant
String
const
numericOnly
Implementation
static const numericOnly = r'^\d+$';
jbdev package
documentation
helpers/jb_text_controller
JBValidators
numericOnly constant
JBValidators class