newline method

  1. @override
bool newline()
inherited

Implementation

@override
bool newline() {
  return true;
}