DiveCoreAspectRatio class

Aspect ratios.

Constructors

DiveCoreAspectRatio(String sRatio, double dRatio)
const

Properties

dRatio double
Ratio as a number.
final
hashCode int
The hash code for this object.
no setterinherited
props List<Object?>
The list of properties that will be used to determine whether two instances are equal.
no setter
ratio double
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sRatio String
Ratio as text.
final
stringify bool?
If set to true, the toString method will be overridden to output this instance's props.
no setter
text String
no setter
toDouble double
no setter

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

Constants

HD → const DiveCoreAspectRatio
HD TV aspect ratio
IMAX_DIGITAL → const DiveCoreAspectRatio
IMAX Digital aspect ratio
IMAX_FILM → const DiveCoreAspectRatio
IMAX Film aspect ratio
MOVIE → const DiveCoreAspectRatio
Movie theater aspect ratio
r1_1 → const DiveCoreAspectRatio
Square aspect ratio
r4_3 → const DiveCoreAspectRatio
SD TV aspect ratio
r14_10 → const DiveCoreAspectRatio
IMAX Film aspect ratio
r16_9 → const DiveCoreAspectRatio
HD TV aspect ratio
r16_10 → const DiveCoreAspectRatio
Old widescreen aspect ratio
r19_10 → const DiveCoreAspectRatio
IMAX Digital aspect ratio
r21_9 → const DiveCoreAspectRatio
Movie theater aspect ratio
SD → const DiveCoreAspectRatio
SD TV aspect ratio