getMainPad function

String getMainPad()

Implementation

String getMainPad() => GivenWhenThenOptions.pads > 0 ? '\n' : ' ';