menu
tstore package
documentation
logic/core/store.dart
TStore
isConnecting property
isConnecting property
dark_mode
light_mode
isConnecting
property
bool
get
isConnecting
Implementation
bool get isConnecting => _connectingFuture != null;
tstore package
documentation
logic/core/store
TStore
isConnecting property
TStore class