menu
tcic_client_ui package
documentation
ui_component/clock_tool/clock_tool_component.dart
ClockTool
ClockTool.new const constructor
ClockTool.new const constructor
dark_mode
light_mode
ClockTool
constructor
const
ClockTool
(
{
Key
?
key
,
required
Function
onClose
,
})
Implementation
const ClockTool({super.key, required this.onClose});
tcic_client_ui package
documentation
ui_component/clock_tool/clock_tool_component
ClockTool
ClockTool.new const constructor
ClockTool class