FlexValue.fromValue constructor

FlexValue.fromValue(
  1. double value,
  2. FlexUnit unit
)

Implementation

FlexValue.fromValue(this.value, this.unit);