menu
pendart package
documentation
preview.dart
PendartView
PendartView.new const constructor
PendartView.new const constructor
dark_mode
light_mode
PendartView
constructor
const
PendartView
(
{
Key
?
key
,
required
String
text
,
TextStyle
?
defaultTextStyle
,
ThemeData
?
theme
,
})
Implementation
const PendartView({ super.key, required this.text, this.defaultTextStyle, this.theme, });
pendart package
documentation
preview
PendartView
PendartView.new const constructor
PendartView class