menu
xwidget package
documentation
xwidget.dart
ValueResourceMixin
getColor method
getColor method
dark_mode
light_mode
getColor
method
Color
getColor
(
String
name
)
Implementation
Color getColor(String name) => _values.getColor(name);
xwidget package
documentation
xwidget
ValueResourceMixin
getColor method
ValueResourceMixin mixin