menu
antd_flutter_mobile package
documentation
components/steps/index.dart
AntdSteps
current property
current property
dark_mode
light_mode
current
property
int
current
final
指定当前步骤,从 0 开始记数。在子 Step 元素中,可以通过 status 属性覆盖状态
Implementation
final int current;
antd_flutter_mobile package
documentation
components/steps/index
AntdSteps
current property
AntdSteps class