menu
sellon_dev package
documentation
network/api.dart
ApiSellon
setIsShowDialog method
setIsShowDialog method
dark_mode
light_mode
setIsShowDialog
method
ApiSellon
setIsShowDialog
(
bool
value
)
Implementation
ApiSellon setIsShowDialog(bool value) { this._isShowDialog = value; return this; }
sellon_dev package
documentation
network/api
ApiSellon
setIsShowDialog method
ApiSellon class