button property

Button? button
getter/setter pair

A button that can be clicked to trigger an action.

Implementation

Button? button;