trailing property

List<CNNavigationBarAction>? trailing
final

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

Implementation

final List<CNNavigationBarAction>? trailing;