ButtonLayout16 constructor Null safety
- ButtonFactory factory,
- double _totalButtonHeight,
- double _buttonHeight
Implementation
ButtonLayout16(this.factory, this._totalButtonHeight, this._buttonHeight);
ButtonLayout16(this.factory, this._totalButtonHeight, this._buttonHeight);