HomePageCliCode constructor
const
HomePageCliCode({
- String? module,
Create a base class for the home page.
ホームページのベースクラスを作成します。
Implementation
const HomePageCliCode({this.module});
Create a base class for the home page.
ホームページのベースクラスを作成します。
const HomePageCliCode({this.module});