menu
nextgen_pdf_editor package
documentation
components/text_editing_box.dart
TexteditingboxContent
TexteditingboxContent.new const constructor
TexteditingboxContent.new const constructor
dark_mode
light_mode
TexteditingboxContent
constructor
const
TexteditingboxContent
(
{
Key
?
key
,
required
TextBox
textBox
,
})
Implementation
const TexteditingboxContent({super.key, required this.textBox});
nextgen_pdf_editor package
documentation
components/text_editing_box
TexteditingboxContent
TexteditingboxContent.new const constructor
TexteditingboxContent class