EngineeringFormatSI constructor

EngineeringFormatSI({
  1. bool unicode = false,
})

Constructs an instance.

Implementation

EngineeringFormatSI({super.unicode});