AutoLayout marginBottom(double num) { return this.._margin = _marginOrCreate.copyWith(bottom: num); }