menu
apollovm package
documentation
apollovm_repository_io.dart
TextMatch
before property
before property
dark_mode
light_mode
before
property
List
<
String
>
before
final
Context lines before/after the match (empty when no context requested).
Implementation
final List<String> before;
apollovm package
documentation
apollovm_repository_io
TextMatch
before property
TextMatch class