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
Constructors
Match
Properties
end
groupCount
hashCode
input
pattern
runtimeType
start
Methods
group
groups
noSuchMethod
toString
Operators
operator ==
operator []