wsl2distromanager
list
DistroListState
syncing method
syncing
syncing
method
Null safety
void
syncing
(
dynamic
item
)
Implementation
void syncing(var item) { setState(() { isSyncing = item; }); }
wsl2distromanager
list
DistroListState
syncing method
DistroListState class
Constructors
DistroListState
Properties
context
hashCode
hover
isSyncing
mounted
runtimeType
widget
Methods
activate
build
deactivate
debugFillProperties
didChangeDependencies
didUpdateWidget
dispose
initState
noSuchMethod
reassemble
reloadEvery5Seconds
setState
syncing
toDiagnosticsNode
toString
toStringShort
Operators
operator ==