Layout constraints for Paragraph objects.
Instances of this class are typically used with Paragraph.layout.
Constructors
- ParagraphConstraints({double width })
-
Creates constraints for laying out a pargraph.
Properties
Operators
-
operator ==(
other) → bool -
The equality operator.
Methods
-
toString(
) → String -
Returns a string representation of this object.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited