TxPanelSkeleton constructor
const
TxPanelSkeleton({})
Implementation
const TxPanelSkeleton({
super.key,
this.titleWidthFactor = 0.3,
this.hasSubtitle = false,
this.subtitleWidthFactor = 0.5,
this.hasTrailing = true,
this.trailingWidth = 48.0,
this.contentColumnNumber = 2,
});