Hey thanks for this great package, it would be great to have an option like `bool trim` in `InterpolationOption` to allow things like ```dart InterpolationOption( prefix: '{{ ', suffix: ' }}', ); ``` https://github.com/Terran-Source/dart-interpolation/blob/3655ac392fb11026a79638774bed59c6a0473796/lib/src/interpolation.dart#L66