mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 07:20:39 +00:00
removed unused TextLineHeight
util
This commit is contained in:
parent
ea32b320e3
commit
3993abb68b
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
import 'package:flutter/widgets.dart';
|
||||
|
||||
extension TextLineHeight on TextStyle {
|
||||
double get lineHeight => fontSize! * height!;
|
||||
}
|
Loading…
Reference in a new issue