menu
flutter_performance_pulse package
documentation
flutter_performance_pulse.dart
DeviceInfoTracker
isTracking property
isTracking property
dark_mode
light_mode
isTracking
property
bool
get
isTracking
inherited
Whether the tracker is currently tracking
Implementation
bool get isTracking => _isTracking;
flutter_performance_pulse package
documentation
flutter_performance_pulse
DeviceInfoTracker
isTracking property
DeviceInfoTracker class