toQueryValue method

String toQueryValue()

Implementation

String toQueryValue() => isFull ? 'full' : inPixels!.toStringAsFixed(1);