menu
genui_gen package
documentation
tracing.dart
GenUiTracePlayer
step method
step method
dark_mode
light_mode
step
method
void
step
(
)
Applies the next step, if there is one.
Implementation
void step() => seek(_position + 1);
genui_gen package
documentation
tracing
GenUiTracePlayer
step method
GenUiTracePlayer class