menu
gif_resize package
documentation
gif_resize_platform_interface.dart
GifResizePlatform
getHeight method
getHeight method
dark_mode
light_mode
getHeight
method
Future
<
int
>
getHeight
(
)
Implementation
Future<int> getHeight() { throw UnimplementedError('getHeight() has not been implemented.'); }
gif_resize package
documentation
gif_resize_platform_interface
GifResizePlatform
getHeight method
GifResizePlatform class