buttons property

ListBuilder<Widget_Buttons> buttons

Implementation

ListBuilder<Widget_Buttons> get buttons;
void buttons=(ListBuilder<Widget_Buttons>? buttons)

Implementation

set buttons(ListBuilder<Widget_Buttons>? buttons);