ChangeIndex constructor
const
ChangeIndex({
- required int index,
Implementation
const factory ChangeIndex({required final int index}) = _$ChangeIndexImpl;
const factory ChangeIndex({required final int index}) = _$ChangeIndexImpl;