import 'package:flutter/material.dart';
void main(){
runApp(MaterialApp(
home: Scaffold(
appBar: AppBar(
title: Text("App Bar Widget"),backgroundColor: Colors.purple.withOpacity(.50),), // AppBar
),
), 💪 // MaterialApp
);
}
About Avinash Developer
Soratemplates is a blogger resources site is a provider of high quality blogger template with premium looking layout and robust design. The main mission of templatesyard is to provide the best quality blogger templates.
Compress Image With Show File Size & Resolution 1.Multiple File Image Compress with file Size import 'dart:io' ; import 'p...
No comments:
Post a Comment