ResponsiveInt class

Inheritance

Constructors

ResponsiveInt({int s = 120, int? xs, int? xxs, int? m, int? xm, int? l, int? xl, int? xxl, int? h})
const

Properties

h int?
more then 1600
finalinherited
hashCode int
The hash code for this object.
no setterinherited
l int?
1440
finalinherited
m int?
1024
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
s int
350
finalinherited
xl int?
1520
finalinherited
xm int?
1280
finalinherited
xs int?
480
finalinherited
xxl int?
1600
finalinherited
xxs int?
720
finalinherited

Methods

copyWith({int? s, int? xs, int? xxs, int? m, int? xm, int? l, int? xl, int? xxl, int? h}) ResponsiveInt
override
get(LayoutSize layoutSize) int
inherited
getIfNotZero(LayoutSize layoutSize) int?
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