menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
ConditionalValidator<T>
message property
message property
dark_mode
light_mode
message
property
String
message
final
The error message to display when validation fails.
Implementation
final String message;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
ConditionalValidator<T>
message property
ConditionalValidator class