whatsAppEditorBoxConstraintsBuilder property

EditorBoxConstraintsBuilder? whatsAppEditorBoxConstraintsBuilder
final

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

Otherwise, it falls back to either editorBoxConstraintsBuilder or ProImageEditorConfigs.editorBoxConstraintsBuilder in that order.

Implementation

final EditorBoxConstraintsBuilder? whatsAppEditorBoxConstraintsBuilder;