显示 FFloat。如果已经显示,将不会再次重建。
Show FFloat。If it is already displayed, it will not be rebuilt again.
void show() { if (_show != null) { _show(); } }