trimWhiteSpaces property

bool trimWhiteSpaces
final

Whether to automatically trim leading and trailing whitespaces from the scanned code. Defaults to false.

Implementation

final bool trimWhiteSpaces;