IntTransform constructor

IntTransform({
  1. int fallback = 0,
})

Implementation

IntTransform({this.fallback = 0});