render abstract method
Render the activity indicator.
The state
is the current state of the activity indicator.
The buffer
is the buffer to render the activity indicator.
Implementation
void render(Console console, ActivityIndicatorState state);