actions property

  1. @TagNumber(14)
PbList<FFNodeOutline> get actions

@doc Action widgets in an AppBar (typically buttons on the right).

Implementation

@$pb.TagNumber(14)
$pb.PbList<FFNodeOutline> get actions => $_getList(13);