sp property

String get sp

Implementation

String get sp => this >= 0 ? '+' : '-';