ardknob
display
Display
clear
clear
ardknob
display
Display
clear
method
clear
Source
ardknob
display
Display
Constructors
Display
Properties
hashCode
proto
runtimeType
Operators
operator ==
Methods
bitmap
circle
clear
cursor
display
fillDisplay
line
noSuchMethod
rectangle
text
textColor
textSize
toString
triangle
Future<bool>
clear
(
)
Clears the offscreen buffer.
Source
Future<bool> clear() => proto.write(1);