menu
flutter_debug_trinity package
documentation
core/trinity_event_bus.dart
TrinityEventBus
bufferLength property
bufferLength property
dark_mode
light_mode
bufferLength
property
int
get
bufferLength
The current buffer size.
Implementation
int get bufferLength => _buffer.length;
flutter_debug_trinity package
documentation
core/trinity_event_bus
TrinityEventBus
bufferLength property
TrinityEventBus class