mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-16 01:56:24 +00:00
added on select for community
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user