menu
velix_editor package
documentation
actions/eval.dart
EvalValue
EvalValue.new constructor
EvalValue.new constructor
dark_mode
light_mode
EvalValue
constructor
EvalValue
(
{
required
dynamic
value
,
})
Implementation
EvalValue({required this.value});
velix_editor package
documentation
actions/eval
EvalValue
EvalValue.new constructor
EvalValue class