resetForeground function

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

Deprecated: use the ansiResetForeground constant instead.

Implementation

@Deprecated('Will be removed in future releases')
String resetForeground() => ansiResetForeground;