DT_EXTERNALLEADING top-level constant Null safety
Includes the font external leading in line height. Normally, external leading is not included in the height of a line of text.
Implementation
const DT_EXTERNALLEADING = 0x00000200;
Includes the font external leading in line height. Normally, external leading is not included in the height of a line of text.
const DT_EXTERNALLEADING = 0x00000200;