widthMethod method

  1. @override
WidthMethod widthMethod()
override

The method used to calculate character widths.

Implementation

@override
WidthMethod widthMethod() => WidthMethod.wcwidth;