initLine abstract method

Future<void> initLine(
  1. BaseStyle format
)

初始化行样式

Implementation

Future<void> initLine(BaseStyle format);