menu
widget_modifier package
documentation
widgets.dart
CustomPaintModifier
foregroundPainter property
foregroundPainter property
dark_mode
light_mode
foregroundPainter
property
CustomPainter
?
foregroundPainter
final
The painter that paints after the children.
Implementation
final CustomPainter? foregroundPainter;
widget_modifier package
documentation
widgets
CustomPaintModifier
foregroundPainter property
CustomPaintModifier class