menu
infospect package
documentation
features/network/breakpoints/infospect_breakpoint_manager.dart
InfospectBreakpointManager
newId static method
newId static method
dark_mode
light_mode
newId
static method
String
newId
(
)
Implementation
static String newId() => 'bp_${DateTime.now().microsecondsSinceEpoch}_${_seq++}';
infospect package
documentation
features/network/breakpoints/infospect_breakpoint_manager
InfospectBreakpointManager
newId static method
InfospectBreakpointManager class