ArcLightingType class

Inheritance

Constructors

ArcLightingType({required double endRadAngle, double startRadAngle = 0, bool isCenter = false})
const

Properties

endRadAngle double
final
hashCode int
The hash code for this object.
no setterinherited
isCenter bool
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
startRadAngle double
final

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