menu
naki_ui package
documentation
framework.dart
InlineSpan
InlineSpan.new const constructor
InlineSpan.new const constructor
dark_mode
light_mode
InlineSpan
constructor
const
InlineSpan
(
{
TextStyle
?
style
,
String
?
semanticsLabel
,
})
Implementation
const InlineSpan({this.style, this.semanticsLabel});
naki_ui package
documentation
framework
InlineSpan
InlineSpan.new const constructor
InlineSpan class