Iphone8 class

Iphone8's official brand colors:

  • Gold;
  • Silver;
  • Space Grey.

See also:

Constructors

Iphone8.gold()
Gold #F5DDC5.
const
Iphone8.silver()
Silver #E4E4E2.
const
Iphone8.spaceGrey()
Space Grey #25282A.
const

Properties

color Color
The rgb color.
no setterinherited
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