menu
flutter_chatflow package
documentation
utils/utils.dart
ConsecutiveOccurrence
ConsecutiveOccurrence.new constructor
ConsecutiveOccurrence.new constructor
dark_mode
light_mode
ConsecutiveOccurrence
constructor
ConsecutiveOccurrence
(
{
required
int
startIndex
,
int
?
endIndex
,
})
Implementation
ConsecutiveOccurrence({required this.startIndex, this.endIndex});
flutter_chatflow package
documentation
utils/utils
ConsecutiveOccurrence
ConsecutiveOccurrence.new constructor
ConsecutiveOccurrence class