ResponsiveBodyCollection class
- Inheritance
-
- Object
- ResponsiveCollection<
ScaledSize> - ResponsiveBodyCollection
Constructors
- ResponsiveBodyCollection()
-
const
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
lg(
double width) → ScaledSize -
override
-
md(
double width) → ScaledSize -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
sm1(
double width) → ScaledSize -
override
-
sm2(
double width) → ScaledSize -
override
-
toString(
) → String -
A string representation of this object.
inherited
-
xl(
double width) → ScaledSize -
override
-
xs(
double width) → ScaledSize -
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited