Example #1
0
 void updateChangedColorWords(Card c) {
   set(TrackableProperty.ChangedColorWords, c.getChangedTextColorWords());
 }