menu
xui package
documentation
component/js/index.dart
XUtil
typeOf static method
typeOf static method
dark_mode
light_mode
typeOf
static method
String
typeOf
(
dynamic
element
)
Implementation
static String typeOf(element) { return element.runtimeType.toString(); }
xui package
documentation
component/js/index
XUtil
typeOf static method
XUtil class