获取当前行间距设置。
Future<double> printerGetLineSpacing() { throw UnimplementedError( 'printerGetLineSpacing() has not been implemented.', ); }