menu
allgood_nasiya package
documentation
controller/base_status.dart
BaseStatus
isRefreshing method
isRefreshing method
dark_mode
light_mode
isRefreshing
method
bool
isRefreshing
(
)
Implementation
bool isRefreshing() => type == StatusType.refreshing;
allgood_nasiya package
documentation
controller/base_status
BaseStatus
isRefreshing method
BaseStatus class