LayoutValue.percent constructor

const LayoutValue.percent(
  1. double value
)

Implementation

const LayoutValue.percent(this.value) : unit = LayoutUnit.percent;