RPSCustomPainter constructor

RPSCustomPainter({
  1. required bool shouldFill,
})

Implementation

RPSCustomPainter({required this.shouldFill});