Pi in Flattern bekommen
import 'dart:math';
//just use pi constant
print(pi);
CapteinR
import 'dart:math';
//just use pi constant
print(pi);