This commit is contained in:
sion
2026-04-07 01:05:05 +08:00
parent edad10ff06
commit 5ca1274607
83 changed files with 1561 additions and 1241 deletions

View File

@@ -4,9 +4,9 @@ import '../../../../core/theme/app_spacing.dart';
import '../../../../core/theme/app_theme.dart';
import '../../../../core/theme/app_theme_extension.dart';
/// 行菜单项:图标 + 标题 + 尾部件 (chevron)
/// 行菜單項:圖標 + 標題 + 尾部件 (chevron)
///
/// 图标颜色 (通常是使用主色)
/// 圖標顏色 (通常是使用主色)
class MenuRow extends StatelessWidget {
final IconData icon;
final Color iconColor;