menu
xwidget package
documentation
xwidget.dart
XWidget
getIcon static method
getIcon static method
dark_mode
light_mode
getIcon
static method
IconData
?
getIcon
(
String
name
)
Implementation
static IconData? getIcon(String name) { return _icons[name]; }
xwidget package
documentation
xwidget
XWidget
getIcon static method
XWidget class