v10
This commit is contained in:
@@ -28,7 +28,6 @@ class _AppNavigationState extends State<AppNavigation> {
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
print('=======AppNavigation#build===============');
|
||||
double px1 = 1/View.of(context).devicePixelRatio;
|
||||
return Scaffold(
|
||||
body: Row(
|
||||
|
||||
Reference in New Issue
Block a user