Consumes the given text with the copy right.
Returns whether the user is allowed to copy the given text.
@override bool copy(String text) => true;