allowCustomAmount property
bool?
get
allowCustomAmount
Implementation
bool? get allowCustomAmount => _$this._allowCustomAmount;
set
allowCustomAmount
(bool? allowCustomAmount)
Implementation
set allowCustomAmount(bool? allowCustomAmount) =>
_$this._allowCustomAmount = allowCustomAmount;