AzButton px({required double x}){ _padding = MaterialStateProperty.all(EdgeInsets.symmetric(horizontal: x)); return this; }