AzButton foregroundColor(Color color){ _foregroundColor = MaterialStateProperty.all(color); return this; }