actionOptions property

ActionLayerOptions? actionOptions
final

Configuration for the optional ActionLayer.

If provided, action menus (e.g., delete button) will be shown when editing.

Implementation

final ActionLayerOptions? actionOptions;