loadFontAsync property
Implementation
_i2.Future<void> Function(_i3.FontName) get loadFontAsync =>
(_i3.FontName p0) => _i5.promiseToFuture(_i5.callMethod(
_i5.getProperty(
this,
'loadFontAsync',
),
r'call',
[
this,
p0,
],
));