menu
xfxbase package
documentation
_XFX/XF_View.dart
XView
XView constructor
XView constructor
dark_mode
light_mode
XView
constructor
XView
(
String
viewKey
, {
String
?
title
,
})
Implementation
XView(this.viewKey, {this.title});
xfxbase package
documentation
_XFX/XF_View
XView
XView constructor
XView class