DashboardScreen constructor
Creates a DashboardScreen with the given childIndex
.
Implementation
const DashboardScreen({super.key, required this.childIndex});
Creates a DashboardScreen with the given childIndex
.
const DashboardScreen({super.key, required this.childIndex});