menu
editor_widgets package
documentation
tabbed_document.dart
TabbedDocument
widgetBuilder property
widgetBuilder property
dark_mode
light_mode
widgetBuilder
property
Widget
Function
(
BuildContext
context
)
?
widgetBuilder
getter/setter pair
function to construct widget
Implementation
Widget Function(BuildContext context)? widgetBuilder;
editor_widgets package
documentation
tabbed_document
TabbedDocument
widgetBuilder property
TabbedDocument class