FitnessProPage constructor
const
FitnessProPage({
- Key? key,
- required dynamic data,
Implementation
const FitnessProPage({super.key, required this.data});
const FitnessProPage({super.key, required this.data});