Flutter
material
Step
isActive property
isActive
description
isActive
property
Null safety
bool
isActive
final
Whether or not the step is active. The flag only influences styling.
Implementation
final bool isActive;
Flutter
material
Step
isActive property
Step class
Constructors
Step
Properties
content
hashCode
isActive
label
runtimeType
state
subtitle
title
Methods
noSuchMethod
toString
Operators
operator ==