StiloWidth class abstract

A class that defines width constants

Constructors

StiloWidth()

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

Constants

w0 → const double
Defines a width of 0.0
w1 → const double
Defines a width of 4.0
w2 → const double
Defines a width of 8.0
w3 → const double
Defines a width of 12.0
w4 → const double
Defines a width of 16.0
w5 → const double
Defines a width of 20.0
w6 → const double
Defines a width of 24.0
w7 → const double
Defines a width of 28.0
w8 → const double
Defines a width of 32.0
w9 → const double
Defines a width of 36.0
w10 → const double
Defines a width of 40.0
w11 → const double
Defines a width of 44.0
w12 → const double
Defines a width of 48.0
w14 → const double
Defines a width of 56.0
w16 → const double
Defines a width of 64.0
w20 → const double
Defines a width of 80.0
w24 → const double
Defines a width of 96.0
w28 → const double
Defines a width of 112.0
w32 → const double
Defines a width of 128.0
w36 → const double
Defines a width of 144.0
w40 → const double
Defines a width of 160.0
w44 → const double
Defines a width of 176.0
w48 → const double
Defines a width of 192.0
w52 → const double
Defines a width of 208.0
w56 → const double
Defines a width of 224.0
w60 → const double
Defines a width of 240.0
w64 → const double
Defines a width of 256.0
w72 → const double
Defines a width of 288.0
w80 → const double
Defines a width of 320.0
w96 → const double
Defines a width of 384.0