menu
innerlibs
widgets\digital_clock.dart
DigitalClock
locale property
locale
dark_mode
light_mode
locale
property
string
?
locale
final
The locale of the clock. If null, the locale of the device is used.
Implementation
final string? locale;
innerlibs
digital_clock
DigitalClock
locale property
DigitalClock class