Converts a common color to a Flutter color.
static ui.Color toDartColor(common.Color color) => color.toDartColor();