menu
jrpn
view.buttons
ButtonFactory
buttonLayout abstract method
buttonLayout
brightness_4
buttonLayout
abstract method
Null safety
List
<
List
<
CalculatorButton
?
>
>
buttonLayout
(
ButtonLayout
buttons
)
Implementation
List<List<CalculatorButton?>> buttonLayout(ButtonLayout buttons);
jrpn
view.buttons
ButtonFactory
buttonLayout abstract method
ButtonFactory class
Constructors
ButtonFactory
Properties
acceleratorTextStyle
context
controller
enterKeyTextOffset
fill
fKeyTextOffset
fTextOffset
fTextSmallLabelStyle
fTextStyle
gKeyTextOffset
gTextOffset
gTextStyle
gTextStyleForLJ
hashCode
height
innerBorder
keyTextOffset
keyTextStyle
lowerSurface
numColumns
numRows
onKeyTextOffset
outerBorder
padRight
runtimeType
screen
settings
shiftKeyTextStyle
specialButtonTextStyle
upperSurface
width
Methods
addUpperGoldLabels
buildButtons
buttonLayout
enterPos
noSuchMethod
toString
totalButtonHeight
Operators
operator ==