ignoreOfflineState property

bool ignoreOfflineState
final

If set to true, offline state will be ignored and the child will always be shown This allows users to handle connectivity themselves

Implementation

final bool ignoreOfflineState;