OrderTab constructor

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

Implementation

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