menu
flutter_kline package
documentation
packages/bloc/klineBloc.dart
KlineBloc
klineListStream property
klineListStream property
dark_mode
light_mode
klineListStream
property
Stream
<
List
<
Market
>
>
get
klineListStream
Implementation
Stream<List<Market>> get klineListStream => _klineListSubject.stream;
flutter_kline package
documentation
packages/bloc/klineBloc
KlineBloc
klineListStream property
KlineBloc class