marginCloseTop method
Implementation
DefineMAddButtonModifier marginCloseTop(double? value) {
return this.copyWith(valueMarginCloseTop: value);
}
DefineMAddButtonModifier marginCloseTop(double? value) {
return this.copyWith(valueMarginCloseTop: value);
}