menu
arcane package
documentation
shadcn/components/text/text.dart
UnorderedListData
UnorderedListData.new const constructor
UnorderedListData.new const constructor
dark_mode
light_mode
UnorderedListData
constructor
const
UnorderedListData
(
{
int
depth
=
0
,
})
Implementation
const UnorderedListData({this.depth = 0});
arcane package
documentation
shadcn/components/text/text
UnorderedListData
UnorderedListData.new const constructor
UnorderedListData class