RailTileConfig constructor
const
RailTileConfig({})
Implementation
const RailTileConfig({
this.iconBackground,
this.activeColor,
this.iconColor,
this.collapsedTextStyle,
this.expandedTextStyle,
this.iconSize,
this.iconPadding,
this.hideCollapsedText,
});