toolbarItems property

List<NutrientWebToolbarItem>? toolbarItems
final

The items shown in the main toolbar. When null the SDK default set is used.

Implementation

final List<NutrientWebToolbarItem>? toolbarItems;