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