RepaintRequestMsg constructor

const RepaintRequestMsg({
  1. bool force = false,
})

Implementation

const RepaintRequestMsg({this.force = false});