mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 00:28:18 +08:00
@@ -65,7 +65,7 @@ class _LiveAreaDetailPageState extends State<LiveAreaDetailPage> {
|
||||
) {
|
||||
return switch (loadingState) {
|
||||
Loading() => const SizedBox.shrink(),
|
||||
Success(:var response) =>
|
||||
Success(:final response) =>
|
||||
response != null && response.isNotEmpty
|
||||
? DefaultTabController(
|
||||
initialIndex: _controller.initialIndex,
|
||||
|
||||
Reference in New Issue
Block a user