Merge branch 'master' of 192.168.2.201:aku_fe/ansu_ui

* 'master' of 192.168.2.201:aku_fe/ansu_ui:
  update asscafold
null_safety
小赖 4 years ago
commit 00782dfc43

@ -64,6 +64,7 @@ class _ASScaffoldState extends State<ASScaffold> {
@override
Widget build(BuildContext context) {
return Scaffold(
extendBody: true,
endDrawer: widget.endDrawer,
backgroundColor: widget.backgroundColor,
bottomNavigationBar: widget.bottomNavigationBar,

Loading…
Cancel
Save