TxStatusIndicatorThemeData constructor
const
TxStatusIndicatorThemeData({})
Implementation
const TxStatusIndicatorThemeData({
this.indicatorColor,
this.indicatorSize,
this.labelColor,
this.labelStyle,
});
const TxStatusIndicatorThemeData({
this.indicatorColor,
this.indicatorSize,
this.labelColor,
this.labelStyle,
});