TrainingListPage constructor

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

Implementation

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