ViewArea class final
Defines the visible area.
- Available extensions
Properties
- hashCode → int
- 
  The hash code for this object.
  no setteroverride
- lengthwise → double
- 
  The length of the view area in meters.
  final
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
- transverse → double
- 
  The width of the view area from center in meters.
  final
Methods
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  toString() → String 
- 
  A string representation of this object.
  override
Operators
- 
  operator ==(covariant ViewArea other) → bool 
- 
  The equality operator.
  override