WalletEvent.selectIndex constructor
const
WalletEvent.selectIndex({
- required int index,
Implementation
const factory WalletEvent.selectIndex({
required int index,
}) = SelectIndex;
const factory WalletEvent.selectIndex({
required int index,
}) = SelectIndex;