menu
custom_adaptive_scaffold package
documentation
material_ui.dart
Step
isActive property
isActive property
dark_mode
light_mode
isActive
property
bool
isActive
final
Whether or not the step is active. The flag only influences styling.
Implementation
final bool isActive;
custom_adaptive_scaffold package
documentation
material_ui
Step
isActive property
Step class