FxHeight class

Gives predefined heights on of device MediaQuery

Constructors

FxHeight()

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

h100 double
Gives 100% height of device
no setter
h12 double
Gives 12% height of device
no setter
h16 double
Gives 16% height of device
no setter
h20 double
Gives 20% height of device
no setter
h24 double
Gives 24% height of device
no setter
h25 double
Gives 25% height of device
no setter
h32 double
Gives 32% height of device
no setter
h4 double
Gives 4% height of device
no setter
h48 double
Gives 48% height of device
no setter
h50 double
Gives 50% height of device
no setter
h64 double
Gives 64% height of device
no setter
h75 double
Gives 75% height of device
no setter
h8 double
Gives 8% height of device
no setter

Static Methods

height(double height) double
get visible screen height