menu
vine package
documentation
vine.dart
VineTransformRule
VineTransformRule.new const constructor
VineTransformRule.new const constructor
dark_mode
light_mode
VineTransformRule
constructor
const
VineTransformRule
(
dynamic
fn
(
VineValidationContext
<
VineErrorReporter
>
,
VineFieldContext
)
)
Implementation
const VineTransformRule(this.fn);
vine package
documentation
vine
VineTransformRule
VineTransformRule.new const constructor
VineTransformRule class