GrxFloatingViewHandler constructor

GrxFloatingViewHandler(
  1. BuildContext _context,
  2. GrxFloatingViewOptions _options
)

Implementation

GrxFloatingViewHandler(this._context, this._options);