FxWidth class

Gives predefined Width on MediaQuery

Constructors

FxWidth()

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

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

Static Properties

w100 double
get 100% device width(full screen)
no setter
w12 double
Gives 12% device width
no setter
w16 double
Gives 16% device width
no setter
w20 double
Gives 20% device width
no setter
w24 double
Gives 24% device width
no setter
w25 double
get 25% device width
no setter
w32 double
Gives 32% device width
no setter
w4 double
Gives 4% device width
no setter
w48 double
Gives 48% device width
no setter
w50 double
get 50% device width(half screen)
no setter
w64 double
Gives 64% device width
no setter
w75 double
get 75% device width
no setter
w8 double
Gives 8% device width
no setter

Static Methods

width(double width) double
get device width