button property

int button

Implementation

int get button => _$this._button;
void button=(int button)

Implementation

set button(int button) => _$this._button = button;