mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-27 20:14:54 +00:00
initialized Dashboard Page
This commit is contained in:
@ -14,7 +14,7 @@ import 'dart:ui';
|
||||
/// - asset: assets/ fonts/Montserrat-SemiB01d. ttf
|
||||
/// weight: 600
|
||||
|
||||
class FontsManager {
|
||||
abstract class FontsManager {
|
||||
static const FontWeight light = FontWeight.w300;
|
||||
static const FontWeight regular = FontWeight.w400;
|
||||
static const FontWeight medium = FontWeight.w500;
|
||||
|
||||
Reference in New Issue
Block a user