correctAnswerCoordinates property

List<List<Offset>>? correctAnswerCoordinates
final

Give the Correct answer coordinates to draw.

Implementation

final List<List<Offset>>? correctAnswerCoordinates;