LiveTrackingScreen constructor

const LiveTrackingScreen({
  1. Key? key,
})

Creates a live tracking screen that saves a raw path when the user taps save.

Implementation

const LiveTrackingScreen({super.key});