backgroundBitmap property
GBitmap
get
backgroundBitmap
Implementation
GBitmap get backgroundBitmap => _viewport.children.first as GBitmap;
GBitmap get backgroundBitmap => _viewport.children.first as GBitmap;