menu
formrules
formrules.dart
MatchRule
getValue property
getValue
dark_mode
light_mode
getValue
property
String
? Function
()
getValue
final
A function that returns the value to match against.
Implementation
final String? Function() getValue;
formrules
formrules
MatchRule
getValue property
MatchRule class