menu
sw_rend package
documentation
sw_rend_platform_interface.dart
SwRendPlatform
getSize method
getSize method
dark_mode
light_mode
getSize
method
Future
<
Int32List
?
>
getSize
(
int
texId
)
Implementation
Future<Int32List?> getSize(int texId) { throw UnimplementedError(); }
sw_rend package
documentation
sw_rend_platform_interface
SwRendPlatform
getSize method
SwRendPlatform class