activeIndex property

int? activeIndex
final

Optional seed / external sync for the active action index.

Selection is owned internally only when onActiveIndexChanged is set. Expand triggers do not become active. When selection is enabled, per-action M3EToolbarAction.active is ignored.

Implementation

final int? activeIndex;