endsWithWhiteSpace top-level property

RegExp endsWithWhiteSpace
final

Implementation

final RegExp endsWithWhiteSpace = RegExp(r'\s$');