menu
circle_wall_clock package
documentation
circle_wall_clock_widget.dart
CircleWallClock
CircleWallClock.new const constructor
CircleWallClock.new const constructor
dark_mode
light_mode
CircleWallClock
constructor
const
CircleWallClock
(
{
Key
?
key
,
bool
shouldShowNumberClock
=
false
,
})
Implementation
const CircleWallClock({Key? key, this.shouldShowNumberClock = false}) : super(key: key);
circle_wall_clock package
documentation
circle_wall_clock_widget
CircleWallClock
CircleWallClock.new const constructor
CircleWallClock class