menu
feed package
documentation
compact_feed
PagedCompactListController
<
T
>
nextSize property
nextSize
brightness_4
brightness_5
nextSize
property
int
nextSize
Retruns the nextSize of the list
Implementation
int get nextSize => _validate((state) => state.nextSize);
feed package
documentation
compact_feed
PagedCompactListController
<
T
>
nextSize property
PagedCompactListController class
Constructors
PagedCompactListController
Properties
hashCode
hasListeners
isLoading
nextSize
runtimeType
size
Methods
addListener
dispose
load
noSuchMethod
notifyListeners
remove
removeItem
removeListener
reset
toString
Operators
operator ==