menu
jrpn
model
DisplayMode
tryParse abstract method
tryParse
brightness_4
tryParse
abstract method
Null safety
Value
?
tryParse
(
String
s
,
NumStatus
m
)
Implementation
Value? tryParse(String s, NumStatus m);
jrpn
model
DisplayMode
tryParse abstract method
DisplayMode class
Properties
commaDistance
displayName
hashCode
isFloatMode
radix
rightJustify
runtimeType
Methods
addCommas
convertValuesTo
format
leastSignificantDigit
noSuchMethod
round
select
setComplexMode
signMode
toJson
toString
tryParse
Operators
operator ==
Static properties
bin
decimal
hex
oct
Static methods
eng
fix
float
fromJson
sci