menu
xyz_flutter_plus package
documentation
@easy_components/src/w_title.dart
WTitle
WTitle.new const constructor
WTitle.new const constructor
dark_mode
light_mode
WTitle
constructor
const
WTitle
(
{
Key
?
key
,
String
?
titleText
,
Widget
?
title
,
TextStyleFromTheme
?
style
,
double
?
spacing
,
Widget
?
child
,
})
Implementation
const WTitle({ super.key, this.titleText, this.title, this.style, this.spacing, this.child, });
xyz_flutter_plus package
documentation
@easy_components/src/w_title
WTitle
WTitle.new const constructor
WTitle class