NotesBlock.info constructor

const NotesBlock.info({
  1. Key? key,
})

Builds the NotesBlock with info mode.

Implementation

const NotesBlock.info({super.key}) : info = true;