menu
hpf_cli package
documentation
samples/page.dart
PageSample
PageSample.new constructor
PageSample.new constructor
dark_mode
light_mode
PageSample
constructor
PageSample
(
String
path
,
String
_viewName
)
Implementation
PageSample( String path, this._viewName, ) : super(path);
hpf_cli package
documentation
samples/page
PageSample
PageSample.new constructor
PageSample class