menu
fpj_core package
documentation
fpj_cores.dart
RefreshIndicatorState<T extends RefreshIndicator>
needReverseAll method
needReverseAll method
dark_mode
light_mode
needReverseAll
method
bool
needReverseAll
(
)
Implementation
bool needReverseAll() { return true; }
fpj_core package
documentation
fpj_cores
RefreshIndicatorState<T extends RefreshIndicator>
needReverseAll method
RefreshIndicatorState class