menu
innerlibs package
documentation
widgets/digital_clock.dart
DigitalClock
locale property
locale property
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 package
documentation
widgets/digital_clock
DigitalClock
locale property
DigitalClock class