DeleteCharacterIntent constructor
- required bool forward,
Creates a DeleteCharacterIntent.
Implementation
const DeleteCharacterIntent({required bool forward}) : super(forward);
Creates a DeleteCharacterIntent.
const DeleteCharacterIntent({required bool forward}) : super(forward);