DEFAULT_START_ANGLE

@IntRange(from = -360.toLong(), to = 360.toLong())
const val DEFAULT_START_ANGLE: Int