resetBackground function

  1. @Deprecated('Will be removed in future releases')
String resetBackground()

Deprecated: use the ansiResetBackground constant instead.

Implementation

@Deprecated('Will be removed in future releases')
String resetBackground() => ansiResetBackground;