name property

String get name

Get the string name of this spacing scale

Implementation

String get name => toString().split('.').last;