editorBoxConstraintsBuilder property

EditorBoxConstraintsBuilder? editorBoxConstraintsBuilder
final

Use this to build custom BoxConstraints that will be applied globally to the modal bottom sheet when opening various editors from this library.

Implementation

final EditorBoxConstraintsBuilder? editorBoxConstraintsBuilder;