update asscafold

null_safety
张萌 4 years ago
parent c6311000ae
commit e9836bc0db

@ -60,6 +60,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