ResponsiveDouble class
- Inheritance
-
- Object
- ResponsiveValue<
double> - ResponsiveDouble
Constructors
Properties
- h → double?
-
more then 1600
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- l → double?
-
1440
finalinherited
- m → double?
-
1024
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- s → double
-
350
finalinherited
- xl → double?
-
1520
finalinherited
- xm → double?
-
1280
finalinherited
- xs → double?
-
480
finalinherited
- xxl → double?
-
1600
finalinherited
- xxs → double?
-
720
finalinherited
Methods
-
copyWith(
{double? s, double? xs, double? xxs, double? m, double? xm, double? l, double? xl, double? xxl, double? h}) → ResponsiveDouble -
override
-
get(
LayoutSize layoutSize) → double -
inherited
-
getIfNotZero(
LayoutSize layoutSize) → double? -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited