ThrottledChangeNotifier constructor

ThrottledChangeNotifier({
  1. int fps = 120,
})

Implementation

ThrottledChangeNotifier({this.fps = 120});