mod
This commit is contained in:
@ -72,6 +72,7 @@ class _LivePageState extends State<LivePage>
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
super.build(context);
|
||||
return Container(
|
||||
clipBehavior: Clip.hardEdge,
|
||||
margin: const EdgeInsets.only(
|
||||
|
||||
Reference in New Issue
Block a user