Boost.percent constructor

const Boost.percent(
  1. double? percent, [
  2. dynamic debugLabel
])

Implementation

const Boost.percent(this.percent, [this.debugLabel]) : amount = null;