document property
- @Deprecated("The Document is now retrieved from the Editor. You should remove this property from your SuperEditor widget.")
final
Implementation
@Deprecated(
"The Document is now retrieved from the Editor. You should remove this property from your SuperEditor widget.")
final Document? document;