LeftRightBoxRoute constructor

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

Implementation

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