buttonLayout method Null safety
- ButtonLayout buttons
override
Implementation
@override
List<List<CalculatorButton?>> buttonLayout(ButtonLayout buttons) =>
buttons.landscapeLayout;
@override
List<List<CalculatorButton?>> buttonLayout(ButtonLayout buttons) =>
buttons.landscapeLayout;