hasVerticalScaleResponse property
bool
get
hasVerticalScaleResponse
Implementation
bool get hasVerticalScaleResponse =>
top?.scaleResponse != null || bottom?.scaleResponse != null;
bool get hasVerticalScaleResponse =>
top?.scaleResponse != null || bottom?.scaleResponse != null;