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