withButton property
ButtonWrapper
get
withButton
Add a button to the component.
Implementation
ButtonWrapper get withButton => ButtonWrapper(this);
Add a button to the component.
ButtonWrapper get withButton => ButtonWrapper(this);