screenDiagonalLength property

double screenDiagonalLength

Implementation

double get screenDiagonalLength => hyp(screen.width, screen.height);