menu
jrpn
model
DisplayModel
currentShowingX property
currentShowingX
brightness_4
currentShowingX
property
Null safety
void
currentShowingX=
(
String
v
)
Implementation
set currentShowingX(String v) { _current = v; _showingX = true; }
jrpn
model
DisplayModel
currentShowingX property
DisplayModel class
Constructors
DisplayModel
Properties
current
currentShowingX
currentWithoutWindow
hashCode
ignoreUpdates
model
runtimeType
window
Methods
addListener
displayX
noSuchMethod
removeListener
show
toString
update
Operators
operator ==