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