menu
widget_modifier package
documentation
widgets.dart
CustomSingleChildLayoutModifier
delegate property
delegate property
dark_mode
light_mode
delegate
property
SingleChildLayoutDelegate
delegate
final
The delegate that controls the layout of the child.
Implementation
final SingleChildLayoutDelegate delegate;
widget_modifier package
documentation
widgets
CustomSingleChildLayoutModifier
delegate property
CustomSingleChildLayoutModifier class