LogPage constructor
const
LogPage({
- Key? key,
- required VentourApplicationService ventour,
Implementation
const LogPage({super.key, required this.ventour});
const LogPage({super.key, required this.ventour});