AzButton backgroundColor(Color color){ _backgroundColor = MaterialStateProperty.all(color); return this; }