menu
progress_future package
documentation
printers.dart
CharacterProgressPrinter<N extends num>
newline property
newline property
dark_mode
light_mode
newline
property
bool
newline
final
Whether to add a newline character when the future completes.
Implementation
final bool newline;
progress_future package
documentation
printers
CharacterProgressPrinter<N extends num>
newline property
CharacterProgressPrinter class