menu
mineral package
documentation
api.dart
ValidatorContext<T extends ErrorReporter>
ValidatorContext.new constructor
ValidatorContext.new constructor
dark_mode
light_mode
ValidatorContext<
T extends ErrorReporter
>
constructor
ValidatorContext<
T extends ErrorReporter
>
(
T
errorReporter
,
Map
<
String
,
dynamic
>
data
)
Implementation
ValidatorContext(this.errorReporter, this.data);
mineral package
documentation
api
ValidatorContext<T extends ErrorReporter>
ValidatorContext.new constructor
ValidatorContext class