menu
filament_mobile package
documentation
ui/entries/entry_widgets.dart
EntryTile
EntryTile.new const constructor
EntryTile.new const constructor
dark_mode
light_mode
EntryTile
constructor
const
EntryTile
(
{
String
?
label
,
String
?
value
,
Key
?
key
,
})
Implementation
const EntryTile({this.label, this.value, super.key});
filament_mobile package
documentation
ui/entries/entry_widgets
EntryTile
EntryTile.new const constructor
EntryTile class