menu
rich_textfield_editor package
documentation
widgets/proxy.dart
EmbedProxy
EmbedProxy const constructor
EmbedProxy const constructor
dark_mode
light_mode
EmbedProxy
constructor
const
EmbedProxy
(
Widget
child
)
Implementation
const EmbedProxy(Widget child) : super(child: child);
rich_textfield_editor package
documentation
widgets/proxy
EmbedProxy
EmbedProxy const constructor
EmbedProxy class