actions property

List<Widget>? actions
final

See AppBar documentation for help.

This parameter is used then search is active: isSearchMode == true.

Implementation

final List<Widget>? actions;