xActions_APPBAR property

List<XAction>? xActions_APPBAR
getter/setter pair

XActions nella AppBar nell'Area delle Actions a Destra

Implementation

List<XAction>? xActions_APPBAR = List<XAction>.empty(growable: true);