Commit ad7fc831 authored by Budi Prasetyo's avatar Budi Prasetyo

WA di solusi

parent de43610c
......@@ -43,6 +43,7 @@ class _SolutionsState extends State<Solutions> {
var screenSize = MediaQuery.of(context).size;
return Scaffold(
key: _scaffoldKey,
floatingActionButton: WAChat(),
appBar: ResponsiveWidget.isSmallScreen(context)
? AppBarKecil()
: AppbarHomeLarge(screenSize, context, Colors.black, Colors.black,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment