menu
corehainong package
documentation
common/ui/web_2nong.dart
Web2Nong
Web2Nong.new const constructor
Web2Nong.new const constructor
dark_mode
light_mode
Web2Nong
constructor
const
Web2Nong
(
String
url
, {
bool
hasTitle
=
false
,
bool
isClose
=
true
,
Key
?
key
,
})
Implementation
const Web2Nong(this.url, {this.hasTitle = false, this.isClose = true, Key? key}):super(key:key);
corehainong package
documentation
common/ui/web_2nong
Web2Nong
Web2Nong.new const constructor
Web2Nong class