TF-1486 Add insert image in signature on mobile/tablet
(cherry picked from commit 3411ecf28c01651a3747e67dd797885a10b532fe)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
extension SizeExtension on int {
|
||||
|
||||
int get kiloByteToBytes => this * 1024;
|
||||
int get toBytes => this * 1024;
|
||||
}
|
||||
Reference in New Issue
Block a user