menu
flutter_performance_pulse package
documentation
flutter_performance_pulse.dart
DeviceInfoTracker
stream property
stream property
dark_mode
light_mode
stream
property
Stream
get
stream
inherited
Stream of tracker data
Implementation
Stream<dynamic> get stream => _controller.stream;
flutter_performance_pulse package
documentation
flutter_performance_pulse
DeviceInfoTracker
stream property
DeviceInfoTracker class