menu
toast_msg package
documentation
toast_stream.dart
ToastMsgStream
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
ToastData
>
get
stream
Implementation
Stream<ToastData> get stream => _controller.stream;
toast_msg package
documentation
toast_stream
ToastMsgStream
stream property
ToastMsgStream class