properties property

Map<String, String>? properties
final

Additional custom properties to pass to the underlying Semantics widget.

Implementation

final Map<String, String>? properties;