3 lines
90 B
Dart
3 lines
90 B
Dart
import 'package:flutter/material.dart';
|
|
|
|
const TextStyle size18 = TextStyle(fontSize: 18); |