CutCommand constructor

const CutCommand({
  1. required int meIndex,
})

Implementation

const CutCommand({required this.meIndex});