setVisible abstract method

Future<void> setVisible(
  1. bool visible
)

设置可见性

Implementation

Future<void> setVisible(bool visible);