design: Minor design tweaks
This commit is contained in:
parent
cf62578d88
commit
ed0c96238e
4 changed files with 12 additions and 11 deletions
|
|
@ -42,7 +42,6 @@ abstract class AppConfig {
|
|||
static const String emojiFontUrl =
|
||||
'https://github.com/googlefonts/noto-emoji/';
|
||||
static const double borderRadius = 12.0;
|
||||
static const double messageBubbleBorderRadius = 16.0;
|
||||
|
||||
static void loadFromJson(Map<String, dynamic> json) {
|
||||
if (json['application_name'] is String) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue