semanticFormatterCallback property
A callback that formats the semantic label for the resizable. Defaults to announcing the extents of both regions.
Implementation
final String Function(FResizableRegionData, FResizableRegionData) semanticFormatterCallback;