isExpanded property

bool isExpanded
final

Whether or not the step is active. The flag only influences styling.

Implementation

final bool isActive, isExpanded, showLine;