menu
flutter_clip package
documentation
test/math.dart
MathTest
startTest method
startTest method
dark_mode
light_mode
startTest
method
void
startTest
(
String
str
)
Implementation
void startTest( String str ){ time = DateTime.now().millisecondsSinceEpoch; debugPrint( str ); }
flutter_clip package
documentation
test/math
MathTest
startTest method
MathTest class