isCompleted property
Whether this timeline item represents a completed action.
true: Displays a filled blue circle with a checkmarkfalse: Displays a hollow circle with blue border
Implementation
final bool isCompleted;
Whether this timeline item represents a completed action.
true: Displays a filled blue circle with a checkmarkfalse: Displays a hollow circle with blue borderfinal bool isCompleted;