removed an
(#69654)
This commit is contained in:
parent
4019956fc8
commit
c4bd14cc79
@ -24,7 +24,7 @@ import 'theme.dart';
|
||||
/// Widget build(BuildContext context) {
|
||||
/// return MaterialBanner(
|
||||
/// padding: const EdgeInsets.all(20),
|
||||
/// content: Text("Hey, I am an Material Banner"),
|
||||
/// content: Text("Hey, I am a Material Banner"),
|
||||
/// leading: Icon(Icons.agriculture_outlined),
|
||||
/// backgroundColor: Colors.grey[300],
|
||||
/// actions: <Widget>[
|
||||
|
Loading…
x
Reference in New Issue
Block a user