BarActions constructor
Creates a collection of action buttons for a Bar.
See BarActions in the documentation.
Implementation
const BarActions({super.key, this.actions = const [], this.maxIcons = 2});
Creates a collection of action buttons for a Bar.
See BarActions in the documentation.
const BarActions({super.key, this.actions = const [], this.maxIcons = 2});