Replaces BarLabelStyle.show with value.
value
BarLabelStyle withShow(bool value) => copyWith(show: value);