showLineHeightButton property

bool showLineHeightButton
final

This activates a functionality that is only implemented in flutter_quill and is NOT originally used in the Quill Js API. So it could cause conflicts if you use this attribute with the original Delta format of Quill Js

Implementation

final bool showLineHeightButton;