menu
cux_ship_verify package
documentation
play_metadata.dart
PlayImageSpec
accepts method
accepts method
dark_mode
light_mode
accepts
method
bool
accepts
(
int
w
,
int
h
)
Implementation
bool accepts(int w, int h) => w == width && h == height;
cux_ship_verify package
documentation
play_metadata
PlayImageSpec
accepts method
PlayImageSpec class