clearHeadColor method

BarLollipopStyle clearHeadColor()

Clears BarLollipopStyle.headColor to null.

Implementation

BarLollipopStyle clearHeadColor() => copyWith(clearHeadColor: true);