menu
Dart
dart:core
Match
start property
start
brightness_4
brightness_5
description
start
property
int
start
The index in the string where the match starts.
Implementation
int get start;
Dart
dart:core
Match
start property
Match class