menu
dart_minecraft package
documentation
dart_minecraft.dart
LegacyProfileTextures
capeUrl method
capeUrl method
dark_mode
light_mode
capeUrl
method
String
capeUrl
(
)
Get the url to the cape texture.
Implementation
String capeUrl() => _capeUrl;
dart_minecraft package
documentation
dart_minecraft
LegacyProfileTextures
capeUrl method
LegacyProfileTextures class