localeName property

  1. @override
String localeName
override

Get the name of the current locale.

Implementation

@override
String get localeName => io.Platform.localeName;