currentOrNull property
SideSheetEntry?
get
currentOrNull
Implementation
SideSheetEntry? get currentOrNull => _sheetEntries.lastOrNull;
SideSheetEntry? get currentOrNull => _sheetEntries.lastOrNull;