menu
get_clean package
documentation
template_files/lib/design/constant/regx.dart
RegexPatterns
twitterHandle property
twitterHandle property
dark_mode
light_mode
twitterHandle
property
RegExp
twitterHandle
final
Twitter/X handle
Implementation
static final RegExp twitterHandle = RegExp(r'^@?(\w){1,15}$');
get_clean package
documentation
template_files/lib/design/constant/regx
RegexPatterns
twitterHandle property
RegexPatterns class