menu
fractal_form_engine package
documentation
fractal_form_engine.dart
ComponentError
ComponentError.new constructor
ComponentError.new constructor
dark_mode
light_mode
ComponentError
constructor
ComponentError
(
String
componentId
,
Object
?
error
)
Implementation
ComponentError( this.componentId, this.error, );
fractal_form_engine package
documentation
fractal_form_engine
ComponentError
ComponentError.new constructor
ComponentError class