menu
tcic_client_ui package
documentation
ui_component/player_component/player_skeleton.dart
PlayerSkeleton
PlayerSkeleton.new const constructor
PlayerSkeleton.new const constructor
dark_mode
light_mode
PlayerSkeleton
constructor
const
PlayerSkeleton
(
{
Key
?
key
,
double
aspectRatio
=
16 / 9
,
bool
showCenterPlaceholder
=
true
,
})
Implementation
const PlayerSkeleton({ super.key, this.aspectRatio = 16 / 9, this.showCenterPlaceholder = true, });
tcic_client_ui package
documentation
ui_component/player_component/player_skeleton
PlayerSkeleton
PlayerSkeleton.new const constructor
PlayerSkeleton class