MainEvent.changeIndex constructor
const
MainEvent.changeIndex({
- required int index,
Implementation
const factory MainEvent.changeIndex(
{required int index}) = ChangeIndex;
const factory MainEvent.changeIndex(
{required int index}) = ChangeIndex;