Adds a fancy textfield helper
This commit is contained in:
parent
6537863dc5
commit
8463e6e179
3 changed files with 77 additions and 2 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.020325+1224";
|
||||
static const VERSION = "1.0.031525+0222";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue