menu
jrpn
view.buttons
UpperLabel
UpperLabel constructor
UpperLabel
brightness_4
UpperLabel
constructor
Null safety
UpperLabel
(
String
text
,
TextStyle
style
,
double
height
)
Implementation
UpperLabel(this.text, this.style, this.height);
jrpn
view.buttons
UpperLabel
UpperLabel constructor
UpperLabel class
Constructors
UpperLabel
Properties
hashCode
height
linePaint
runtimeType
semanticsBuilder
style
text
Methods
addListener
hitTest
noSuchMethod
paint
removeListener
shouldRebuildSemantics
shouldRepaint
toString
Operators
operator ==