printEmptyLine abstract method

Future<void> printEmptyLine({
  1. required int callTimes,
})

Implementation

Future<void> printEmptyLine({required int callTimes});