functionDefinition property
If the VariableDefinitionEditor is being used in the context of a custom function's parameters, include the function's definition such that its name is highlighted for clarity.
Implementation
final FunctionDefinition? functionDefinition;