balanceNotifier property

ValueNotifier<String> get balanceNotifier

Returns the balance of the currently connected wallet on the selected chain.

Implementation

ValueNotifier<String> get balanceNotifier;