menu
smart_pagination package
documentation
pagination.dart
QuiltedGridRepeatPattern
repeatedTileCount abstract method
repeatedTileCount abstract method
dark_mode
light_mode
repeatedTileCount
abstract method
int
repeatedTileCount
(
int
tileCount
)
Returns the number of tiles in the repeating pattern.
Implementation
int repeatedTileCount(int tileCount);
smart_pagination package
documentation
pagination
QuiltedGridRepeatPattern
repeatedTileCount abstract method
QuiltedGridRepeatPattern class