menu
mvc_application package
documentation
view.dart
TimeZone
getTimeZoneName method
getTimeZoneName method
dark_mode
light_mode
getTimeZoneName
method
Future
<
String
>
getTimeZoneName
(
)
Implementation
Future<String> getTimeZoneName() async => FlutterNativeTimezone.getLocalTimezone();
mvc_application package
documentation
view
TimeZone
getTimeZoneName method
TimeZone class