PushValueProperty constructor

PushValueProperty({
  1. required int index,
})

Implementation

PushValueProperty({required this.index});