mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-08-26 02:29:42 +00:00
@ -21,7 +21,7 @@ class DefaultContainer extends StatelessWidget {
|
||||
final EdgeInsets? margin;
|
||||
final EdgeInsets? padding;
|
||||
final Color? color;
|
||||
final void Function()? onTap;
|
||||
final Function()? onTap;
|
||||
final BorderRadius? borderRadius;
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
|
Reference in New Issue
Block a user