menu
regex_pattern_text_field package
documentation
models/regex_pattern_text_style.dart
RegexPatternTextStyle
RegexPatternTextStyle.new constructor
RegexPatternTextStyle.new constructor
dark_mode
light_mode
RegexPatternTextStyle
constructor
RegexPatternTextStyle
(
{
required
String
regexPattern
,
required
TextStyle
textStyle
,
dynamic
type
,
})
Implementation
RegexPatternTextStyle({required this.regexPattern, required this.textStyle, this.type});
regex_pattern_text_field package
documentation
models/regex_pattern_text_style
RegexPatternTextStyle
RegexPatternTextStyle.new constructor
RegexPatternTextStyle class