copy method

  1. @override
PvrtcColorRgb copy()
override

Implementation

@override
PvrtcColorRgb copy() => PvrtcColorRgb.from(this);