resetBackground function
Deprecated: use the ansiResetBackground constant instead.
Implementation
@Deprecated('Will be removed in future releases')
String resetBackground() => ansiResetBackground;
Deprecated: use the ansiResetBackground constant instead.
@Deprecated('Will be removed in future releases')
String resetBackground() => ansiResetBackground;