menu
rohd_hcl
rohd_hcl.dart
FixedPointValuePopulator
<
FxvType extends FixedPointValue
>
signed property
signed
dark_mode
light_mode
signed
property
bool
get
signed
Return whether the
FixedPointValue
is signed.
Implementation
bool get signed => _unpopulated.signed;
rohd_hcl
rohd_hcl
FixedPointValuePopulator
<
FxvType extends FixedPointValue
>
signed property
FixedPointValuePopulator class