added on select for community

This commit is contained in:
hannathkadher
2024-10-09 10:42:35 +04:00
parent 1046690f9b
commit ec4bb9bc04
3 changed files with 27 additions and 10 deletions

View File

@ -1,7 +1,7 @@
import 'package:flutter/material.dart';
import 'package:syncrow_web/utils/color_manager.dart';
class GradientBorderWidget extends StatelessWidget {
class GradientCanvasBorderWidget extends StatelessWidget {
final double top;
final double bottom;
final double left;