ClockInScreen constructor
const
ClockInScreen({
- Key? key,
- required ClockInConfig config,
Implementation
const ClockInScreen({super.key, required this.config});
const ClockInScreen({super.key, required this.config});