Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
matchFile({required List<String> files, required String name, String extension = 'png', int scale = 1, Locale? locale})
→ String?
-
-
matchLocale({required List<String> files, Locale? locale, required String name, required String extension})
→ List<String>
-
-
matchScale({required List<String> files, int scale = 1, required String name, required String extension})
→ String
-