menu
rgb_cli package
documentation
samples/impl/get_view.dart
GetViewSample
GetViewSample.new constructor
GetViewSample.new constructor
dark_mode
light_mode
GetViewSample
constructor
GetViewSample
(
String
path
,
String
_viewName
,
String
_viewModel
,
String
_viewModelDir
, {
bool
overwrite
=
false
,
})
Implementation
GetViewSample(super.path, this._viewName, this._viewModel, this._viewModelDir, {super.overwrite});
rgb_cli package
documentation
samples/impl/get_view
GetViewSample
GetViewSample.new constructor
GetViewSample class