menu
feed package
documentation
compact_feed
PagedCompactListController
<
T
>
size property
size
brightness_4
brightness_5
size
property
int
size
Returns the current size of the list
Implementation
int get size => _validate((state) => state.size);
feed package
documentation
compact_feed
PagedCompactListController
<
T
>
size 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 ==