contentInsertionConfiguration property

ContentInsertionConfiguration? contentInsertionConfiguration
final

Configuration of handler for media content inserted via the system input method.

For more information, see EditableText.contentInsertionConfiguration.

Implementation

// TODO(dkwingsmt): Migrate the doc back to macro
// flutter.widgets.editableText.contentInsertionConfiguration
// https://github.com/flutter/flutter/issues/189629
final ContentInsertionConfiguration? contentInsertionConfiguration;