actions property

List<Widget>? actions
final

Optional action widgets in AppBar

Implementation

final List<Widget>? actions;