editorBoxConstraintsBuilder property

EditorBoxConstraintsBuilder? editorBoxConstraintsBuilder
final

Use this to build custom BoxConstraints that will be applied to the modal bottom sheet displaying the EmojiEditor.

Otherwise, it falls back to ProImageEditorConfigs.editorBoxConstraintsBuilder.

Implementation

final EditorBoxConstraintsBuilder? editorBoxConstraintsBuilder;