menu
sai_custom_widgets package
documentation
sai_custom_widgets.dart
MatchRule
MatchRule constructor
MatchRule constructor
dark_mode
light_mode
MatchRule
constructor
@
override
MatchRule
(
String
value
, [
String
?
errorMessage
])
Implementation
@override MatchRule(this.value, [String? errorMessage]) : super(errorMessage);
sai_custom_widgets package
documentation
sai_custom_widgets
MatchRule
MatchRule constructor
MatchRule class