menu
flutter_exprtk_platform_interface package
documentation
flutter_exprtk_platform_interface
FlutterExprtkPlatform
getConst abstract method
getConst
brightness_4
getConst
abstract method
Null safety
double
getConst
(
int
constantName
,
int
pExpression
)
Get the value of constant constantName
Implementation
double getConst(int constantName, int pExpression);
flutter_exprtk_platform_interface package
documentation
flutter_exprtk_platform_interface
FlutterExprtkPlatform
getConst abstract method
FlutterExprtkPlatform class
Constructors
FlutterExprtkPlatform
Properties
hashCode
runtimeType
Methods
clear
free
getConst
getResult
getVar
isValid
newExpression
noSuchMethod
setConst
setVar
toNativeUtf8
toString
Operators
operator ==
Static properties
instance