Add a input type
This commit is contained in:
parent
e351f30d4a
commit
65d70a4f6d
4 changed files with 24 additions and 9 deletions
|
@ -2,5 +2,5 @@ import 'package:flutter/material.dart';
|
|||
|
||||
class LibACFlutterConstants {
|
||||
static const Color TITLEBAR_COLOR = Color.fromARGB(255, 99, 0, 0);
|
||||
static const VERSION = "1.0.013125+0327";
|
||||
static const VERSION = "1.0.013125+0358";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue