description property

  1. @override
String get description
override

Define the description of the code.

コードの説明を定義します。

Implementation

@override
String get description => "`Page設計`の方法と`Page設計書`の作成";