trailing property

List<CNToolbarAction>? trailing
final

Trailing actions (buttons/icons on the right). For search-enabled toolbar, search button is added automatically.

Implementation

final List<CNToolbarAction>? trailing;