IndentSelectionIntent constructor

const IndentSelectionIntent(
  1. bool isIncrease
)

Implementation

const IndentSelectionIntent(this.isIncrease);