ApiGameSellon constructor
ApiGameSellon(
- BuildContext _context
Implementation
ApiGameSellon(BuildContext _context) {
this._context = _context;
_isShowDialog = true;
}
ApiGameSellon(BuildContext _context) {
this._context = _context;
_isShowDialog = true;
}