menu
tengits_widgets package
documentation
step/t_step_line.dart
TStepLine
isGrey property
isGrey property
dark_mode
light_mode
isGrey
property
bool
isGrey
final
整体是否是灰色,true 则使用normalColor,否则使用highlightColor
Implementation
final bool isGrey;
tengits_widgets package
documentation
step/t_step_line
TStepLine
isGrey property
TStepLine class