Boost.percent constructor
const
Boost.percent(
- double? percent, [
- dynamic debugLabel
Implementation
const Boost.percent(this.percent, [this.debugLabel]) : amount = null;
const Boost.percent(this.percent, [this.debugLabel]) : amount = null;