trim method

String trim()

Implementation

String trim() => text.trim();