menu
waterbus_sdk package
documentation
flutter_waterbus_sdk.dart
ThumbnailSize
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
int
>
toMap
(
)
Implementation
Map<String, int> toMap() => {'width': width, 'height': height};
waterbus_sdk package
documentation
flutter_waterbus_sdk
ThumbnailSize
toMap method
ThumbnailSize class