menu
doraemonkit_csx package
documentation
widget/dash_decoration.dart
BoxDecorationPainter
shouldRepaint method
shouldRepaint method
dark_mode
light_mode
shouldRepaint
method
bool
shouldRepaint
(
CustomPainter
oldDelegate
)
Implementation
bool shouldRepaint(CustomPainter oldDelegate) { return true; }
doraemonkit_csx package
documentation
widget/dash_decoration
BoxDecorationPainter
shouldRepaint method
BoxDecorationPainter class