Flutter
Is new design vision part implemented using new tokens?
Flutter
Is new design vision part implemented using new tokens?
OptimusCompactStepBar(
type: OptimusStepBarType.icon,
items: _items,
currentItem: 1,
maxItem: 3,
);
Name |
Description |
Type |
Default |
---|---|---|---|
type |
|
OptimusStepBarType |
|
axis |
|
Axis |
|
items |
|
List<OptimusStepBarItem> |
|
currentItem |
|
int |
0 |
maxItem |
|
int? |
|