Dart SDK
dart:core
StringBuffer
clear
method
clear
StringBuffer
Properties
length
isEmpty
isNotEmpty
Constructors
StringBuffer
Methods
write
writeCharCode
writeAll
writeln
clear
toString
void
clear
( )
Clears the string buffer.