menu
incomme_flutter_commerce package
documentation
utils/app_extension.dart
BaseExList
rxRemoveAt method
rxRemoveAt method
dark_mode
light_mode
rxRemoveAt
method
void
rxRemoveAt
(
int
val
)
Implementation
void rxRemoveAt(int val) { (this).removeAt(val); (this).refresh(); }
incomme_flutter_commerce package
documentation
utils/app_extension
BaseExList
rxRemoveAt method
BaseExList extension on
RxList