menu
poly_bool_dart package
documentation
segment_chainer.dart
Match
Match constructor
Match constructor
dark_mode
light_mode
Match
constructor
Match
(
{
int
index
=
0
,
bool
matches_head
=
false
,
bool
matches_pt1
=
false
,
})
Implementation
Match({this.index = 0, this.matches_head = false, this.matches_pt1 = false});
poly_bool_dart package
documentation
segment_chainer
Match
Match constructor
Match class