onUpdatedProperty property

void Function(List<InspectableProperty> properties, dynamic value)? onUpdatedProperty
final

Implementation

final void Function(List<InspectableProperty> properties, dynamic value)?
onUpdatedProperty;