Size class final
Reports terminal size in cells and optional pixels.
Constructors
Properties
Methods
-
bounds(
) → Rectangle - Returns bounds corresponding to the cell size.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited