menu
nui_core package
documentation
bloc/nui_bloc.dart
NUIBloc<T>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
T?
>
get
stream
Implementation
Stream<T?> get stream => controller.stream;
nui_core package
documentation
bloc/nui_bloc
NUIBloc<T>
stream property
NUIBloc class