onPaint property

dynamic Function(Canvas canvas, Size size) onPaint
final

Implementation

final Function(Canvas canvas, Size size) onPaint;