khoirul_romadhon/easycook_mobile/lib/theme.dart
2024-12-31 09:26:36 +07:00

5 lines
91 B
Dart

import 'package:flutter/material.dart';
// colors
Color orange = const Color(0xFFF29D38);