DefaultTabControllerDemo constructor

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

Implementation

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