FuCommonListX<V> extension

on

Methods

add(V item) → void

Available on Fu<List<V>>, provided by the FuCommonListX extension

itemFw(int index, {V? defaultValue}) Fw<V>

Available on Fu<List<V>>, provided by the FuCommonListX extension

itemFwHot(int index, {V? defaultValue, DspReg? disposers}) Fw<V>

Available on Fu<List<V>>, provided by the FuCommonListX extension