YourProvider constructor

const YourProvider({
  1. bool singleton = false,
})

Implementation

const YourProvider({this.singleton = false});