menu
regexpattern package
documentation
regexpattern
RegexPattern
numericOnly property
numericOnly
brightness_4
numericOnly
property
Null safety
String
numericOnly
read / write
Numeric Only regex (No Whitespace & Symbols)
Implementation
static String numericOnly = r'^\d+$';
regexpattern package
documentation
regexpattern
RegexPattern
numericOnly property
RegexPattern class
Constructors
RegexPattern
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
alphabetOnly
alphaNumericOnly
alphaNumericSymbolOnly
apk
audio
basicDateTime
binary
currency
doc
email
excel
github
hexadecimal
html
image
ipv4
ipv6
isbn
md5
numericOnly
passport
passwordEasy
passwordEasyAllowedWhitespace
passwordHard
passwordHardAllowedWhitespace
passwordNormal1
passwordNormal1AllowedWhitespace
passwordNormal2
passwordNormal2AllowedWhitespace
passwordNormal3
passwordNormal3AllowedWhitespace
pdf
phone
ppt
sha1
sha256
ssn
txt
url
username
vector
video