menu
given_when_then_unit_test package
documentation
res/helpers.dart
getMainPad function
getMainPad function
dark_mode
light_mode
getMainPad
function
String
getMainPad
(
)
Implementation
String getMainPad() => GivenWhenThenOptions.pads > 0 ? '\n' : ' ';
given_when_then_unit_test package
documentation
res/helpers
getMainPad function
helpers library