menu
nowa_runtime package
documentation
nowa_runtime.dart
CustomWidget
CustomWidget.new const constructor
CustomWidget.new const constructor
dark_mode
light_mode
CustomWidget
constructor
const
CustomWidget
(
{
String
?
preview
,
List
<
String
>
?
imports
,
})
Implementation
const CustomWidget({this.preview, this.imports});
nowa_runtime package
documentation
nowa_runtime
CustomWidget
CustomWidget.new const constructor
CustomWidget class