allowExpressions property

bool allowExpressions
final

When true, if something else than a number is specified, the content of the text box is interpreted as a math expression when the focus is lost.

See also:

Implementation

final bool allowExpressions;