middleVisible property

bool? middleVisible
final

Whether the middle widget has a visible animated opacity. A null value means the middle opacity will not be animated.

Implementation

final bool? middleVisible;