mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 15:24:35 +01:00
opt. proj struct
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:toolbox/data/res/color.dart';
|
||||
import 'package:toolbox/data/res/menu.dart';
|
||||
import 'package:toolbox/generated/l10n.dart';
|
||||
|
||||
import '../../data/res/menu.dart';
|
||||
import '../../generated/l10n.dart';
|
||||
import 'primary_color.dart';
|
||||
|
||||
class DropdownBtnItem {
|
||||
final String text;
|
||||
|
||||
Reference in New Issue
Block a user