GetMxcUrl typedef

GetMxcUrl = String Function(String mxc, double? width, double? height, {bool? animated})

Implementation

typedef GetMxcUrl = String Function(String mxc, double? width, double? height,
    {bool? animated});