CustomLine class
Constructors
-
CustomLine.new(List<
String> inlines, [String separator = ' ']) -
const
Properties
Methods
Operators
-
operator +(
Inline inline) → CustomLine -
operator ==(
Object other) → bool -
The equality operator.
inherited