allowFakeItems property

  1. @override
bool? allowFakeItems
final

if this is true the the item that passed to builder item may be null useful to display shimmer

Implementation

@override
final bool? allowFakeItems;