LCOV - code coverage report | ||||||||||||||||||||||
![]() | ||||||||||||||||||||||
|
||||||||||||||||||||||
![]() |
Line data Source code 1 : import 'package:flutter/material.dart'; 2 : 3 : class BorderRadiusConstants { 4 0 : static BorderRadius tileBorderRadius = BorderRadius.circular(6); 5 : } |
![]() |
Generated by: LCOV version 1.15 |