StiloHeight class abstract

A class that defines height constants

Constructors

StiloHeight()

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 Methods

eightTwelfths(BuildContext context) double
Defines an height of 66.666667% of the screen size
elevenTwelfths(BuildContext context) double
Defines an height of 91.666667% of the screen size
fiveSixths(BuildContext context) double
Defines an height of 83.333333% of the screen size
fiveTwelfths(BuildContext context) double
Defines an height of 41.666667% of the screen size
fourFifths(BuildContext context) double
Defines an height of 80% of the screen size
fourSixths(BuildContext context) double
Defines an height of 66.666667% of the screen size
fourTwelfths(BuildContext context) double
Defines an height of 33.333333% of the screen size
full(BuildContext context) double
Defines an height of 100% of the screen size
nineTwelfths(BuildContext context) double
Defines an height of 75% of the screen size
oneFifth(BuildContext context) double
Defines an height of 20% of the screen size
oneHalf(BuildContext context) double
Defines an height of 50% of the screen size
oneQuarter(BuildContext context) double
Defines an height of 25% of the screen size
oneSixth(BuildContext context) double
Defines an height of 16.666667% of the screen size
oneThird(BuildContext context) double
Defines an height of 33.333333% of the screen size
oneTwelfth(BuildContext context) double
Defines an height of 8.333333% of the screen size
sevenTwelfths(BuildContext context) double
Defines an height of 58.333333% of the screen size
sixTwelfths(BuildContext context) double
Defines an height of 50% of the screen size
tenTwelfths(BuildContext context) double
Defines an height of 83.333333% of the screen size
threeFifths(BuildContext context) double
Defines an height of 60% of the screen size
threeQuarters(BuildContext context) double
Defines an height of 75% of the screen size
threeSixths(BuildContext context) double
Defines an height of 50% of the screen size
threeTwelfths(BuildContext context) double
Defines an height of 25% of the screen size
twoFifths(BuildContext context) double
Defines an height of 40% of the screen size
twoQuarters(BuildContext context) double
Defines an height of 50% of the screen size
twoSixths(BuildContext context) double
Defines an height of 33.333333% of the screen size
twoThirds(BuildContext context) double
Defines an height of 66.666667% of the screen size
twoTwelfths(BuildContext context) double
Defines an height of 16.666667% of the screen size

Constants

h0 → const double
Defines an height of 0.0
h1 → const double
Defines an height of 4.0
h2 → const double
Defines an height of 8.0
h3 → const double
Defines an height of 12.0
h4 → const double
Defines an height of 16.0
h5 → const double
Defines an height of 20.0
h6 → const double
Defines an height of 24.0
h7 → const double
Defines an height of 28.0
h8 → const double
Defines an height of 32.0
h9 → const double
Defines an height of 36.0
h10 → const double
Defines an height of 40.0
h11 → const double
Defines an height of 44.0
h12 → const double
Defines an height of 48.0
h14 → const double
Defines an height of 56.0
h16 → const double
Defines an height of 64.0
h20 → const double
Defines an height of 80.0
h24 → const double
Defines an height of 96.0
h28 → const double
Defines an height of 112.0
h32 → const double
Defines an height of 128.0
h36 → const double
Defines an height of 144.0
h40 → const double
Defines an height of 160.0
h44 → const double
Defines an height of 176.0
h48 → const double
Defines an height of 192.0
h52 → const double
Defines an height of 208.0
h56 → const double
Defines an height of 224.0
h60 → const double
Defines an height of 240.0
h64 → const double
Defines an height of 256.0
h72 → const double
Defines an height of 288.0
h80 → const double
Defines an height of 320.0
h96 → const double
Defines an height of 384.0