menu
monero_flutter package
documentation
entities/account_row.dart
AccountRow
getLabel method
getLabel method
dark_mode
light_mode
getLabel
method
String
getLabel
(
)
Implementation
String getLabel() => label.cast<Utf8>().toDartString();
monero_flutter package
documentation
entities/account_row
AccountRow
getLabel method
AccountRow class