menu
flutterchain package
documentation
flutterchain_lib.dart
FlutterChainLibrary
walletsStream property
walletsStream property
dark_mode
light_mode
walletsStream
property
BehaviorSubject
<
List
<
Wallet
>
>
walletsStream
final
Implementation
final BehaviorSubject<List<Wallet>> walletsStream = BehaviorSubject<List<Wallet>>();
flutterchain package
documentation
flutterchain_lib
FlutterChainLibrary
walletsStream property
FlutterChainLibrary class