expString property

  1. @override
String get expString
override

Implementation

@override
String get expString => (r"([0-9]+\.)\ ([^\n]+)$");