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