setTintColor method
Implementation
void setTintColor(Color color) {
throw UnimplementedError('setTintColor() has not been implemented.');
}
void setTintColor(Color color) {
throw UnimplementedError('setTintColor() has not been implemented.');
}