TurnBoxRoute constructor

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

Implementation

const TurnBoxRoute({Key? key}) : super(key: key);