menu
jrpn
controller
KeyboardController
button property
button
brightness_4
button
property
Null safety
Map
<
String
,
CalculatorButtonState
>
button
final
Implementation
final button = <String, CalculatorButtonState>{};
jrpn
controller
KeyboardController
button property
KeyboardController class
Constructors
KeyboardController
Properties
button
controller
hashCode
lastKeyDown
runtimeType
Methods
deregister
noSuchMethod
onKey
register
releasePressedButton
toString
Operators
operator ==