helpText property
Optional introductory/descriptive text to include above the table of
keystroke shortcuts. It expects text in the
https://daringfireball.net/projects/markdown/
markdown format, using
the https://pub.dev/packages/flutter_markdown
flutter markdown package.
Implementation
final String? helpText;