description property
Command Description.
コマンドの説明。
Implementation
@override
String get description =>
"Add a Git hook for Flutter using Lefthook. Check for Linter, sort imports, and run the formatter when staging. Please install lefthook beforehand. Lefthookを用いてFlutter用のGit hookを追加します。ステージング時にLinterのチェックとインポートのソート、フォーマッターの実行を行うようにします。事前にlefthookをインストールしておいてください。";