menu
tp_media package
documentation
widget/tile_row.dart
TileRow
TileRow.new const constructor
TileRow.new const constructor
dark_mode
light_mode
TileRow
constructor
const
TileRow
(
Widget
icon
,
Widget
title
, {
Key
?
key
,
dynamic
onTap
()?,
bool
isShowArrow
=
true
,
})
Implementation
const TileRow( this.icon, this.title, { super.key, this.onTap, this.isShowArrow = true, });
tp_media package
documentation
widget/tile_row
TileRow
TileRow.new const constructor
TileRow class