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